![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureIDSet Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that work with a set of features ids.
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 and Classes | Description |
---|---|
FeatureIDSet | Set of feature ids. |