ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / IProjectWindow Interface / SelectedItems Property

In This Topic
    SelectedItems Property (IProjectWindow)
    In This Topic
    Gets the currently selected Items
    Syntax
    IEnumerable<Item> SelectedItems {get;}
    ReadOnly Property SelectedItems As IEnumerable(Of Item)
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also