ArcFM Engine Developer Guide
Remove Method (IMMDataObjectFiles)


Syntax
'Declaration
 
<DispIdAttribute(4)>
<PreserveSigAttribute()>
Sub Remove( _
   ByVal Index As Integer _
) 
'Usage
 
Dim instance As IMMDataObjectFiles
Dim Index As Integer
 
instance.Remove(Index)
[DispId(4)]
[PreserveSig()]
void Remove( 
   int 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