ArcGIS Developer Help  (ESRI.ArcGIS.Editor)  

OnVertexSelectionChangedEventHandler Delegate

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