ArcGIS Pro 2.8 API Reference Guide
RowCursor Class Methods


ArcGIS.Core.Data Namespace : RowCursor Class

For a list of all members of this type, see RowCursor members.

Public Methods
 NameDescription
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Method Gets the index position for a field by name. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets the readonly list of Fields present in the cursor. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodAdvances to the next Row in this RowCursor. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

RowCursor Class
ArcGIS.Core.Data Namespace