ArcGIS Developer Help  (ESRI.ArcGIS.Carto)  

FeatureLayerSelectionChangedEventHandler Delegate

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