ArcFM Desktop Developer Guide
Remove Method (IMMPxCleanuplist)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Long
Method removes a node from the cleanup list, given the index position (as long input parameter).
Syntax
'Declaration
 
Sub Remove( _
   ByVal lIndex As Integer _
) 
'Usage
 
Dim instance As IMMPxCleanuplist
Dim lIndex As Integer
 
instance.Remove(lIndex)
void Remove( 
   int lIndex
)

Parameters

lIndex
Long
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

IMMPxCleanuplist Interface
IMMPxCleanuplist Members

 

 


Send Comment