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