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


In This Topic
    SelectionSet Class Methods
    In This Topic

    For a list of all members of this type, see SelectionSet members.

    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