ArcFM Engine Developer Guide
Next Method (IMMEnumFeedPath)


This method returns the next feature in the enumeration as an IMMFeedPathEx object.
Syntax
'Declaration
 
Function Next() As IMMFeedPathEx
'Usage
 
Dim instance As IMMEnumFeedPath
Dim value As IMMFeedPathEx
 
value = instance.Next()
IMMFeedPathEx Next()

Return Value

Returns the next IMMFeedPathEx 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

IMMEnumFeedPath Interface
IMMEnumFeedPath Members

 

 


Send Comment