ArcGIS Pro 3.6 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 MethodOverloaded.   
    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 MethodOverridden.  Serves as the default hash function.  
    Public MethodOverloaded.  (Inherited from ArcGIS.Desktop.Mapping.MapMemberIDSet)
    Public Method Creates a KnowledgeGraphIDSet from this selection set. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also