This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISelectionEvents Interface > ISelectionEvents.SelectionChanged Event (ArcObjects .NET 10.5 SDK) |
Call this function to fire the selection changed event.
[Visual Basic .NET] Public Event SelectionChanged As SelectionChangedEventHandler
[C#] public event SelectionChangedEventHandler SelectionChanged
[C++]
HRESULT SelectionChanged(
void
);