ArcGIS Pro 2.6 API Reference Guide
Create Method (EditOperation)

ArcGIS.Desktop.Editing Namespace > EditOperation Class : Create Method
Create a new feature in a layer or row in a table.
Overload List
OverloadDescription
Creates a new row with the given attributes.  
Creates a new feature in the given layer given a geometry with default geodatabase values.  
 
 
Creates a utility network association.  
Creates a new relationship between the two specified rows in the RelationshipDescription. This method must be called on the MCT. Use QueuedTask.Run  
Creates a new feature using the given template and geometry.  
Creates a new feature in the given layer given a geometry with default geodatabase values.  
Creates a new row with default geodatabase values.  
Creates a new row with default geodatabase values.  
Creates a new row with the given attributes.  
Creates a new row with the given inspector.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

EditOperation Class
EditOperation Members