ArcFM Responder Mobile Developer Guide
Editor Class
Members 






The dotNet version of MMEditor.
Object Model
Editor Class
Syntax
'Declaration
 
<ComponentCategoryAttribute(Description="", CategoryID=b56a7c45-83d4-11d2-a2e9-080009b6f22b)>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("96DEC8A1-D9B7-489B-9C3C-0D523547CAAE")>
<System.Runtime.InteropServices.ProgIdAttribute("mmGeodatabase.MMDotNetEditorExtension")>
Public Class Editor 
   Implements ESRI.ArcGIS.esriSystem.IExtension 
'Usage
 
Dim instance As Editor
[ComponentCategory(Description="", CategoryID=b56a7c45-83d4-11d2-a2e9-080009b6f22b)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("96DEC8A1-D9B7-489B-9C3C-0D523547CAAE")]
[System.Runtime.InteropServices.ProgId("mmGeodatabase.MMDotNetEditorExtension")]
public class Editor : ESRI.ArcGIS.esriSystem.IExtension  
public class Editor = class(ESRI.ArcGIS.esriSystem.IExtension)
ComponentCategoryAttribute(Description="", CategoryID=b56a7c45-83d4-11d2-a2e9-080009b6f22b)
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("96DEC8A1-D9B7-489B-9C3C-0D523547CAAE")
System.Runtime.InteropServices.ProgIdAttribute("mmGeodatabase.MMDotNetEditorExtension")
public class Editor implements ESRI.ArcGIS.esriSystem.IExtension 
[ComponentCategory(Description="", CategoryID=b56a7c45-83d4-11d2-a2e9-080009b6f22b)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("96DEC8A1-D9B7-489B-9C3C-0D523547CAAE")]
[System.Runtime.InteropServices.ProgId("mmGeodatabase.MMDotNetEditorExtension")]
public __gc class Editor : public ESRI.ArcGIS.esriSystem.IExtension  
[ComponentCategory(Description="", CategoryID=b56a7c45-83d4-11d2-a2e9-080009b6f22b)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("96DEC8A1-D9B7-489B-9C3C-0D523547CAAE")]
[System.Runtime.InteropServices.ProgId("mmGeodatabase.MMDotNetEditorExtension")]
public ref class Editor : public ESRI.ArcGIS.esriSystem.IExtension  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.Edit.Editor

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

Editor Members
Miner.Geodatabase.Edit Namespace

Send Feedback