Miner.Interop Namespace > MMObjectDictionaryClass Class : get_Key Method |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610743812)> Public Overridable Function get_Key( _ ByVal Index As System.Object _ ) As System.String
'Usage
Dim instance As MMObjectDictionaryClass Dim Index As System.Object Dim value As System.String value = instance.get_Key(Index)
[System.Runtime.InteropServices.DispId(1610743812)] public virtual System.string get_Key( System.object Index )
public function get_Key( Index: System.TObject ): System.String; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610743812) public function get_Key( Index : System.Object ) : System.String;
[System.Runtime.InteropServices.DispId(1610743812)] public: virtual System.string* get_Key( System.Object* Index )
[System.Runtime.InteropServices.DispId(1610743812)] public: virtual System.String^ get_Key( 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