ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SelectionSet Class
Members

In This Topic
    SelectionSet Class
    In This Topic
    A collection of mapMembers and their corresponding list of objectIDs to represent a set of rows or features that are selected.
    Object Model
    SelectionSet ClassSelectionSet ClassSelectionSet ClassSelectionSet Class
    Syntax
    public sealed class SelectionSet : MapMemberIDSet 
    Public NotInheritable Class SelectionSet 
       Inherits MapMemberIDSet
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Mapping.MapMemberIDSet
          ArcGIS.Desktop.Mapping.SelectionSet

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also