Provides access to the properties and methods of a Geoprocessing object enumerator object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
DeleteRow | Inserts the row associated with the given cursor row. | |
InsertRow | Inserts the row associated with the given cursor row. | |
NewRow | Creates and returns a new cursor row object. | |
Next | Returns the next object in the enumeration sequence. | |
Reset | Resets the enumeration so the next returned string is the first. | |
SetCursor | Initializes the enumeration of rows based upon the given cursor. | |
SetFields | Sets the fields to be used when creating cursors. | |
SetIndexes | Sets the indexes to be used when creating cursors. | |
UpdateRow | Updates the row associated with the given cursor row. |