Dart.Ssh Namespace > ListProgress Class : Index Property |
'Declaration Public ReadOnly Property Index As Integer
'Usage Dim instance As ListProgress Dim value As Integer value = instance.Index
public int Index {get;}
public: __property int get_Index();