ArcGIS Developer Help  (ESRI.ArcGIS.Controls)  

OnSelectionChangedEventHandler Delegate

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