Miner.Interop Namespace > IMMDataObjectFiles Interface : Add Method |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(2)> <System.Runtime.InteropServices.PreserveSigAttribute()> Sub Add( _ ByVal FileName As System.String, _ Optional ByVal ItemIndex As System.Object _ )
'Usage
Dim instance As IMMDataObjectFiles Dim FileName As System.String Dim ItemIndex As System.Object instance.Add(FileName, ItemIndex)
[System.Runtime.InteropServices.DispId(2)] [System.Runtime.InteropServices.PreserveSig()] void Add( System.string FileName, System.object ItemIndex )
System.Runtime.InteropServices.DispIdAttribute(2) System.Runtime.InteropServices.PreserveSigAttribute() function Add( FileName : System.String, ItemIndex : System.Object );
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