ArcGIS Pro 2.6 API Reference Guide
Delete Method (EditOperation)

ArcGIS.Desktop.Editing Namespace > EditOperation Class : Delete Method
Delete features or rows.
Overload List
OverloadDescription
Delete a feature or row.  
Delete a row. This method must be called on the MCT. Use QueuedTask.Run  
Delete rows. This method must be called on the MCT. Use QueuedTask.Run  
Delete a row.  
Delete rows.  
Delete features or rows.  
Delete the selection.  
Deletes a utility network association.  
Deletes the relationship that associates the two specified rows in the RelationshipDescription. This method must be called on the MCT. Use QueuedTask.Run  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

EditOperation Class
EditOperation Members