ArcGIS Pro 2.6 API Reference Guide
InsertCursor Class Members
Properties  Methods 


ArcGIS.Core.Data Namespace : InsertCursor Class

The following tables list the members exposed by InsertCursor.

Public Properties
 NameDescription
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 MethodWrite all changes to the Table. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodInserts the Row in the cursor. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

InsertCursor Class
ArcGIS.Core.Data Namespace