ArcGIS Pro 2.9 API Reference Guide
GetRowCountAsync Method

ArcGIS.Desktop.Editing Namespace > TableControl Class : GetRowCountAsync Method
Loads the row count from the data source.
Syntax
public Task<long> GetRowCountAsync()
Public Function GetRowCountAsync() As Task(Of Long)

Return Value

The row count.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TableControl Class
TableControl Members