ArcFM Responder Mobile Developer Guide
MMElementOperationClass Class
Members 






Object Model
MMElementOperationClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("D4E1C951-FFEA-490E-B232-521F94F029FD")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMElementOperationClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.SystemUI.IOperation, IMMElementOperation, MMElementOperation 
'Usage
 
Dim instance As MMElementOperationClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("D4E1C951-FFEA-490E-B232-521F94F029FD")]
[System.Runtime.InteropServices.ComImport()]
public class MMElementOperationClass : System.__ComObject, ESRI.ArcGIS.SystemUI.IOperation, IMMElementOperation, MMElementOperation  
public class MMElementOperationClass = class(System.__ComObject, ESRI.ArcGIS.SystemUI.IOperation, IMMElementOperation, MMElementOperation)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("D4E1C951-FFEA-490E-B232-521F94F029FD")
System.Runtime.InteropServices.ComImportAttribute()
public class MMElementOperationClass extends System.__ComObject implements ESRI.ArcGIS.SystemUI.IOperation, IMMElementOperation, MMElementOperation 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("D4E1C951-FFEA-490E-B232-521F94F029FD")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMElementOperationClass : public System.__ComObject, ESRI.ArcGIS.SystemUI.IOperation, IMMElementOperation, MMElementOperation  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("D4E1C951-FFEA-490E-B232-521F94F029FD")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMElementOperationClass : public System.__ComObject, ESRI.ArcGIS.SystemUI.IOperation, IMMElementOperation, MMElementOperation  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMElementOperationClass

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

MMElementOperationClass Members
Miner.Interop Namespace

Send Feedback