'DeclarationProtected Overrides Function GetValueAt( _ ByVal index As System.Integer _ ) As System.Object
'UsageDim instance As NMapFillRuleValue Dim index As System.Integer Dim value As System.Object value = instance.GetValueAt(index)
protected override System.object GetValueAt( System.int index )
Parameters
- index