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