ArcFM Solution Developer Guide
Next Method (IMMEnumObjectClass)


Version: 10.2.1a

Resource Center Home

Advances to the next object class in the list.
Syntax
'Declaration
 
Function Next() As ESRI.ArcGIS.Geodatabase.IObjectClass
'Usage
 
Dim instance As IMMEnumObjectClass
Dim value As ESRI.ArcGIS.Geodatabase.IObjectClass
 
value = instance.Next()
ESRI.ArcGIS.Geodatabase.IObjectClass Next()

Return Value

Returns the next IObjectClass object in the enumeration.

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

IMMEnumObjectClass Interface
IMMEnumObjectClass Members

 

 


Send Comment