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