ArcGIS Pro 2.6 API Reference Guide
ArcGIS.Desktop.Editing Namespace
Inheritance Hierarchy
The ArcGIS.Desktop.Editing namespace provides the ability to perform edits throughout the application. EditOperation is the primary class.
Classes
 ClassDescription
Class Provides access to the attributes of annotation features.
Class Represents a connectivity (spatial and non-spatial), containment, or structural attachment association in a utility network.
Class Provides access to the attributes of dimension features.
ClassEditOperations are shortlived objects for performing an Edit, they are generally immediately filled with the parameters of the desired edit and executed then they are discarded after the editor executes them...
ClassManages Elevation capture settings for Editing workflows.
ClassProvides simplified properties of a map's elevation surface.
Class Provides helper and extension methods for accessing and setting ground to grid corrections.
Class
Class
Classa read-only wrapper for ToolOptions made available by ArcGIS.Desktop.Editing.Templates.EditingTemplate.GetToolOptions
Class Represents a relationship between two rows.
Class RowHandle represents a common structure for the many ways to reference a row.
Class RowToken represents a feature that will be created but has not yet; it can be used in place of the object ID in referencing that feature even before it has an Object ID.
ClassSplit By Distance class. Use with EditOperation.Split
ClassSplit By Equal Distance class. Use with EditOperation.Split
ClassSplit By Equal Parts class. Use with EditOperation.Split
ClassSplit By Geometry class. Use with EditOperation.Split
ClassSplit By Percentage class. Use with EditOperation.Split
ClassSplit By Varying Distance class. Use with EditOperation.Split
ClassA base split method class. For use with EditOperation.Split. Different split methods are SplitByGeometry, SplitByPercentage, SplitByEqualParts, SplitByDistance, SplitByEqualDistance, and SplitByVaryingDistance
Class Interaction logic for TableControl.xaml TableControl
Class Commands for the TableControl
Class Defines the content source for the TableControl.
Class Creates content for the TableControl.
Class property collection that may be serialized to the CIM as a Template Tool's Options
Class Represents a control that can be hosted in multiple locations.
Interfaces
 InterfaceDescription
InterfaceInterface of the context given to an edit callback to invalidate features within an edit.
Interfacethis interface may optionally be implemented by an ArcGIS.Desktop.Framework.Controls.EmbeddableControl that is declared in DAML as belonging to the esri_editing_tool_options category
InterfaceAdditional functionality when processing common tool options of multiple templates within Template Properties
Enumerations
 EnumerationDescription
Enumeration Describes options on how to clip features.
Enumeration Describes the mode of the EditOperation.
Enumeration Describes different types of edits being performed, inserting a new row, updating an existing row or deleting an existing row.
Enumeration Defines modes for capturing Elevation when an edit is performed.
EnumerationSpecifies the shape of the corners created In the copied lines.
Enumeration Specifies the side to create a parallel offset.
See Also

Reference

ArcGIS.Desktop.Editing Assembly