Miner.Interop Namespace > MMObjectDictionaryClass Class : Item Method |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610743810)> Public Overridable Function Item( _ ByVal Index As System.Object _ ) As System.Object
'Usage
Dim instance As MMObjectDictionaryClass Dim Index As System.Object Dim value As System.Object value = instance.Item(Index)
[System.Runtime.InteropServices.DispId(1610743810)] public virtual System.object Item( System.object Index )
public function Item( Index: System.TObject ): System.TObject; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610743810) public function Item( Index : System.Object ) : System.Object;
[System.Runtime.InteropServices.DispId(1610743810)] public: virtual System.Object* Item( System.Object* Index )
[System.Runtime.InteropServices.DispId(1610743810)] public: virtual System.Object^ Item( System.Object^ Index )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2