IFIDSet2 Interface

Provides access to members that control the FID Set.

Members

Name Description
Method Add Adds a feature id to the set.
Method Count The number of elements in the FID set.
Method Delete Deletes a feature id from the set.
Method Find Finds a feature id in the set.
Read-only property IDs Enumerates the object ids in the FID set.
Method Next Gets the next feature id from the set.
Method Reset Resets the internal cursor.
Method SetEmpty Empties the FID set.

IFIDSet2.IDs Property

Enumerates the object ids in the FID set.

Public ReadOnly Property IDs As IEnumIDs
public IEnumIDs IDs {get;}

Inherited Interfaces

Interfaces Description
IFIDSet Provides access to members that control the FID Set.

Classes that implement IFIDSet2

Classes Description
FIDSet Esri FID Set object.
RecordNumberSet A collection of record numbers. Record number sets are used in selections with file based data.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.