Miner.Interop.Process Assembly > Miner.Interop.Process Namespace > IDictionary Interface : Item Property |
'Declaration <System.Runtime.InteropServices.DispIdAttribute(0)> Default Property Item( _ ByRef Key As System.Object _ ) As System.Object
'Usage Dim instance As IDictionary Dim Key As System.Object Dim value As System.Object instance.Item(Key) = value value = instance.Item(Key)
[System.Runtime.InteropServices.DispId(0)] System.object this[ ref System.object Key ]; {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.