ArcFM Solution Developer Guide
Remove Method (IMMDataObjectFiles)


Syntax
[System.Runtime.InteropServices.DispId(4)]
[System.Runtime.InteropServices.PreserveSig()]
void Remove( 
   System.int Index
)
'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)

Parameters

Index
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMDataObjectFiles Interface
IMMDataObjectFiles Members

 

 


Send Comment