Provides access to members that control the FID Set. Note: the IFIDSet interface has been superseded byIFIDSet2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Add | Adds a feature id to the set. | |
Count | The number of elements in the FID set. | |
Delete | Deletes a feature id from the set. | |
Find | Finds a feature id in the set. | |
Next | Gets the next feature id from the set. | |
Reset | Resets the internal cursor. | |
SetEmpty | Empties the FID set. |
CoClasses that implement IFIDSet
CoClasses and Classes | Description |
---|---|
FIDSet | ESRI FID Set object. |
RecordNumberSet | A collection of record numbers. Record number sets are used in selections with file based data. |