Miner.Interop Namespace > MMObjectDictionaryClass Class : Remove Method |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610743811)> Public Overridable Sub Remove( _ ByVal Index As System.Object _ )
'Usage
Dim instance As MMObjectDictionaryClass Dim Index As System.Object instance.Remove(Index)
[System.Runtime.InteropServices.DispId(1610743811)] public virtual void Remove( System.object Index )
public procedure Remove( Index: System.TObject ); virtual;
System.Runtime.InteropServices.DispIdAttribute(1610743811) public function Remove( Index : System.Object );
[System.Runtime.InteropServices.DispId(1610743811)] public: virtual void Remove( System.Object* Index )
[System.Runtime.InteropServices.DispId(1610743811)] public: virtual void Remove( 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