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


In This Topic
    SelectionSet Class Members
    In This Topic

    The following tables list the members exposed by SelectionSet.

    Public Properties
     NameDescription
    Public Property Gets the total count of records in the MapMemberIDSet. (Inherited from ArcGIS.Desktop.Mapping.MapMemberIDSet)
    Public Property Gets if the MapMemberIDSet is empty. (Inherited from ArcGIS.Desktop.Mapping.MapMemberIDSet)
    Public Property Gets the list of objectIDs that are contained in the MapMemberIDSet associated with the specified mapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMemberIDSet)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from ArcGIS.Desktop.Mapping.MapMemberIDSet)
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic)Creates a SelectionSet object from a MapMemberIDSet.  
    Public Methodstatic (Shared in Visual Basic)Creates a SelectionSet object from a given MapMember and a corresponding ArcGIS.Core.Data.Selection. A Selection object is returned by some methods such as BasicFeatureLayer.GetSelection. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodOverloaded.  (Inherited from ArcGIS.Desktop.Mapping.MapMemberIDSet)
    Top
    See Also