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


OnStartEditOperationEventHandler Delegate (ArcObjects .NET 10.4 SDK)
ArcGIS Developer Help  (ESRI.ArcGIS.Geodatabase)  

OnStartEditOperationEventHandler Delegate

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