ArcObjects Library Reference (GeoDatabase)  

FeatureCursor Class

Esri Feature Cursor object.

FeatureCursor is a non-creatable object. References to non-creatable objects must be obtained through other objects.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
ICursor Provides access to members that hand out enumerated rows, field collections and allows for the updating, deleting and inserting of rows.
IFeatureCursor Provides access to members that hand out enumerated features, field collections and allows for the updating, deleting and inserting of features.