Miner.Interop Namespace > IMMDataObjectFiles Interface : Remove Method |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(4)> <System.Runtime.InteropServices.PreserveSigAttribute()> Sub Remove( _ ByVal Index As System.Integer _ )
'Usage
Dim instance As IMMDataObjectFiles Dim Index As System.Integer instance.Remove(Index)
[System.Runtime.InteropServices.DispId(4)] [System.Runtime.InteropServices.PreserveSig()] void Remove( System.int Index )
procedure Remove( Index: System.Integer );
System.Runtime.InteropServices.DispIdAttribute(4) System.Runtime.InteropServices.PreserveSigAttribute() function Remove( Index : System.int );
[System.Runtime.InteropServices.DispId(4)] [System.Runtime.InteropServices.PreserveSig()] void Remove( System.int Index )
[System.Runtime.InteropServices.DispId(4)] [System.Runtime.InteropServices.PreserveSig()] void Remove( System.int 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