'Declaration
Protected Overrides Function GetValue( _ ByVal index As System.Integer _ ) As System.String
'Usage
Dim instance As NMapLegendValue Dim index As System.Integer Dim value As System.String value = instance.GetValue(index)
protected override System.string GetValue( System.int index )
Parameters
- index