This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureLayerSelectionEvents Interface > IFeatureLayerSelectionEvents.FeatureLayerSelectionChanged Event (ArcObjects .NET 10.5 SDK) |
Occurs when the selection changes.
[Visual Basic .NET] Public Event FeatureLayerSelectionChanged As FeatureLayerSelectionChangedEventHandler
[C#] public event FeatureLayerSelectionChangedEventHandler FeatureLayerSelectionChanged
[C++]
HRESULT FeatureLayerSelectionChanged(
void
);