ArcFM Engine Developer Guide
GetLoopElementEnum Method


This method returns an enumeration of elements (as an IMMEnumLoopElement object) that participate in a loop.
Syntax
'Declaration
 
Function GetLoopElementEnum() As IMMEnumLoopElement
'Usage
 
Dim instance As IMMFeedPathEx
Dim value As IMMEnumLoopElement
 
value = instance.GetLoopElementEnum()
IMMEnumLoopElement GetLoopElementEnum()

Return Value

Returns an IMMEnumLoopElement object

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

IMMFeedPathEx Interface
IMMFeedPathEx Members

 

 


Send Comment