ArcFM Engine Developer Guide
Next Method (IMMEnumInt32)


This method returns the next EID (as Long) in the collection.
Syntax
'Declaration
 
Function Next() As Integer
'Usage
 
Dim instance As IMMEnumInt32
Dim value As Integer
 
value = instance.Next()
int Next()

Return Value

Returns the next EID in the collection as 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

IMMEnumInt32 Interface
IMMEnumInt32 Members

 

 


Send Comment