Provides access to members that work with a set of features ids.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
Add | Adds a feature id to the set. |
![]() |
Clear | Clears all ids from the set. |
![]() |
Contains | Indicates if the given feature id is in the set. |
![]() |
Count | Number of feature ids in the set. |
![]() |
Members | Array of ids in the set. |
![]() |
Remove | Removes a feature id from the set. |
CoClasses that implement IFeatureIDSet
CoClasses and Classes | Description |
---|---|
FeatureIDSet | Set of feature ids. |