ArcGIS Pro 2.6 API Reference Guide
EditStartedEvent Class Members
Methods 


ArcGIS.Desktop.Editing.Events Namespace : EditStartedEvent Class

The following tables list the members exposed by EditStartedEvent.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Subscribes to EditStartedEvent that are published when an ArcGIS.Desktop.Editing.EditOperation is executed.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Unsubscribe from EditStartedEvent.  
Top
Protected Methods
 NameDescription
Protected Internal MethodPublishes the ArcGIS.Core.Events.CompositePresentationEvent<TPayload>. (Inherited from ArcGIS.Core.Events.CompositePresentationEvent<EditStartedEventArgs>)
Protected Internal MethodOverloaded.  (Inherited from ArcGIS.Core.Events.CompositePresentationEvent<EditStartedEventArgs>)
Protected Internal MethodSubscribes a delegate to an event that will be published on the ThreadOption.PublisherThread. ArcGIS.Core.Events.CompositePresentationEvent<TPayload> will maintain a to the target of the supplied action delegate. (Inherited from ArcGIS.Core.Events.CompositePresentationEvent<EditStartedEventArgs>)
Protected Internal MethodOverloaded.  (Inherited from ArcGIS.Core.Events.CompositePresentationEvent<EditStartedEventArgs>)
Top
See Also

Reference

EditStartedEvent Class
ArcGIS.Desktop.Editing.Events Namespace