ArcGIS Developer Help  (ESRI.ArcGIS.Carto)  

SelectionChangedEventHandler Delegate

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