ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / RowBuffer Class


In This Topic
    RowBuffer Class Methods
    In This Topic

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

    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 a IReadOnlyList containing the fields of the RowBuffer. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also