'Declaration
Protected Overrides Function GetValueAt( _ ByVal index As System.Integer _ ) As System.Object
'Usage
Dim instance As NMapFillRuleRange Dim index As System.Integer Dim value As System.Object value = instance.GetValueAt(index)
protected override System.object GetValueAt( System.int index )
Parameters
- index