ArcGIS Developer Help  (ESRI.ArcGIS.EditorExt)  

OnStopEventHandler Delegate

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