'Declaration Public Overloads Function GetPropertyName( _ ByVal index As System.Integer _ ) As System.String
public System.string GetPropertyName( System.int index )
Parameters
- index
The index of the property for which the name is being returned.
Return Value
The name of the property