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