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