This document is archived and information here might be outdated.  Recommended version.


IGxSelectionEvents.OnSelectionChanged Event (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxSelectionEvents.OnSelectionChanged Event

Called when the selection contents have changed.

[Visual Basic .NET]
Public Event OnSelectionChanged As OnSelectionChangedEventHandler
[C#]
public event OnSelectionChangedEventHandler OnSelectionChanged

Product Availability

Available with ArcGIS Desktop.

See Also

IGxSelectionEvents Interface