ArcGIS Pro 2.8 API Reference Guide
Selection Property (MapSelectionChangedEventArgs)

ArcGIS.Desktop.Mapping.Events Namespace > MapSelectionChangedEventArgs Class : Selection Property
Gets the selection.
Syntax
public Dictionary<MapMember,List<long>> Selection {get;}
Public ReadOnly Property Selection As Dictionary(Of MapMember,List(Of Long))
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

MapSelectionChangedEventArgs Class
MapSelectionChangedEventArgs Members