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


SelectionSet Class Members

The following tables list the members exposed by SelectionSet.

Public Properties
 NameDescription
Public Property Gets the total count of records in the SelectionSet.  
Public Property Gets if the SelectionSet is empty.  
Public Property Gets the list of objectIDs that are contained in the SelectionSet associated with the specified mapMember.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.   
Public Methodstatic (Shared in Visual Basic)Overloaded.   
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.   
Top
See Also