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