The index of the property from which the data is to be obtained.
'Declaration Public Function GetIntValue( _ ByVal index As Integer _ ) As Integer
public int GetIntValue( int index )
Properties Class Properties Members