ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data Namespace / UpdateCursor Class


In This Topic
    UpdateCursor Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public MethodAdvances to the next Row in this UpdateCursor. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodUpdates an existing Row. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also