This document is archived and information here might be outdated.  Recommended version.


OnStartEditOperationEventHandler Delegate (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help    

OnStartEditOperationEventHandler Delegate

Represents the method that handles the OnStartEditOperation event.
[Visual Basic .NET]
Public Delegate Sub OnStartEditOperationEventHandler ( _
)
[C#]
public delegate void OnStartEditOperationEventHandler (
);