This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > F > FeatureCursor Class (ArcObjects .NET 10.5 SDK) |
Esri Feature Cursor object.
FeatureCursor is a non-creatable object. References to non-creatable objects must be obtained through other objects.
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. |