ArcGIS Pro 2.6 API Reference Guide
RowCursor Class Members
Properties  Methods 


ArcGIS.Core.Data Namespace : RowCursor Class

The following tables list the members exposed by RowCursor.

Public Properties
 NameDescription
Public PropertyGets the current Row in this RowCursor.  
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Top
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