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