In This Topic

dstIdx Property

In This Topic
Syntax
'Declaration

 

Public ReadOnly Property dstIdx As Integer
public int dstIdx {get;}
public read-only property dstIdx: Integer; 
public function get dstIdx : int
public: __property int get_dstIdx();
public:

property int dstIdx {

   int get();

}
See Also