ArcFM Responder Mobile Developer Guide
MMLoopElementClass Class
Members 






Object Model
MMLoopElementClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("9659CB26-5A09-46DA-BBE2-0892175A7810")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMLoopElementClass 
   Inherits System.__ComObject
   Implements IMMLoopElement, MMLoopElement 
'Usage
 
Dim instance As MMLoopElementClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("9659CB26-5A09-46DA-BBE2-0892175A7810")]
[System.Runtime.InteropServices.ComImport()]
public class MMLoopElementClass : System.__ComObject, IMMLoopElement, MMLoopElement  
public class MMLoopElementClass = class(System.__ComObject, IMMLoopElement, MMLoopElement)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("9659CB26-5A09-46DA-BBE2-0892175A7810")
System.Runtime.InteropServices.ComImportAttribute()
public class MMLoopElementClass extends System.__ComObject implements IMMLoopElement, MMLoopElement 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("9659CB26-5A09-46DA-BBE2-0892175A7810")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMLoopElementClass : public System.__ComObject, IMMLoopElement, MMLoopElement  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("9659CB26-5A09-46DA-BBE2-0892175A7810")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMLoopElementClass : public System.__ComObject, IMMLoopElement, MMLoopElement  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMLoopElementClass

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

MMLoopElementClass Members
Miner.Interop Namespace

Send Feedback