Miner.Responder.Shared Assembly > NDesk.Options Namespace > OptionValueCollection Class : Item Property |
'Declaration Public Default Property Item( _ ByVal index As System.Integer _ ) As System.String
'Usage Dim instance As OptionValueCollection Dim index As System.Integer Dim value As System.String instance.Item(index) = value value = instance.Item(index)
public System.string this[ System.int index ]; {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.