Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
The following tables list the members exposed by InsertCursor.
Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
Name | Description | |
---|---|---|
Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
Flush | Write all changes to the Table. This method must be called on the MCT. Use QueuedTask.Run. | |
Insert | Inserts a new Row into the Table with a system-assigned object ID. This method must be called on the MCT. Use QueuedTask.Run. |