ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / RowHandle Class
Members

In This Topic
    RowHandle Class
    In This Topic
    A RowHandle represents a common structure for the many ways to reference a row.
    Object Model
    RowHandle ClassElement ClassMapMember ClassRow ClassTable ClassRowToken ClassUtilityNetwork Class
    Syntax
    public sealed class RowHandle 
    Public NotInheritable Class RowHandle 
    Remarks
    Note that the RowHandle can represent an actual Row, or one that will be created in the future (RowToken).
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Editing.RowHandle

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also