ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TableView Class / RowCount Property

In This Topic
    RowCount Property (TableView)
    In This Topic
    Gets the number of rows in the data source. If the IsRowCountKnown is true, then this is a total count.
    Syntax
    public long RowCount {get;}
    Public ReadOnly Property RowCount As Long
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also