Name | Description | |
---|---|---|
Current | Gets the current Row in this UpdateCursor. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
The following tables list the members exposed by UpdateCursor.
Name | Description | |
---|---|---|
Current | Gets the current Row in this UpdateCursor. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
Name | Description | |
---|---|---|
Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
MoveNext | Advances to the next Row in this UpdateCursor. This method must be called on the MCT. Use QueuedTask.Run. | |
Update | Updates an existing Row. This method must be called on the MCT. Use QueuedTask.Run. |