Name | Description | |
---|---|---|
Count | Gets the total count of records in the SelectionSet. | |
IsEmpty | Gets if the SelectionSet is empty. | |
Item | Gets the list of objectIDs that are contained in the SelectionSet associated with the specified mapMember. |
The following tables list the members exposed by SelectionSet.
Name | Description | |
---|---|---|
Count | Gets the total count of records in the SelectionSet. | |
IsEmpty | Gets if the SelectionSet is empty. | |
Item | Gets the list of objectIDs that are contained in the SelectionSet associated with the specified mapMember. |
Name | Description | |
---|---|---|
Contains | Overloaded. | |
FromDictionary | Overloaded. | |
FromSelection | 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. | |
ToDictionary | Overloaded. |