public int Index {get;}
public: property int Index { int get(); }
'Declaration Public ReadOnly Property Index As Integer
'Usage Dim instance As DrawExceptionArgs Dim value As Integer value = instance.Index
Target Platforms: .NET CLR 4.0 or higher
DrawExceptionArgs Class DrawExceptionArgs Members