ArcFM Responder Mobile Developer Guide
GetLoopIDEnum Method (MMPathElementClass)






Syntax
'Declaration
 
Public Overridable Function GetLoopIDEnum() As IMMEnumInt32
'Usage
 
Dim instance As MMPathElementClass
Dim value As IMMEnumInt32
 
value = instance.GetLoopIDEnum()
public virtual IMMEnumInt32 GetLoopIDEnum()
public function GetLoopIDEnum(): IMMEnumInt32; virtual; 
public function GetLoopIDEnum() : IMMEnumInt32;
public: virtual IMMEnumInt32* GetLoopIDEnum(); 
public:
virtual IMMEnumInt32^ GetLoopIDEnum(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MMPathElementClass Class
MMPathElementClass Members

Send Feedback