Dart.Snmp Namespace > DeviceProgressEventArgs Class : Count Property |
Public ReadOnly Property Count As Integer
Dim instance As DeviceProgressEventArgs Dim value As Integer value = instance.Count
public int Count {get;}
public: __property int get_Count();