ArcGIS Pro 2.6 API Reference Guide
GetCount Method (Table)

ArcGIS.Core.Data Namespace > Table Class : GetCount Method
Overload List
OverloadDescription
Gets the count of how many rows are currently in this Table. This method must be called on the MCT. Use QueuedTask.Run.  
Gets the count of how many rows are currently in this Table that satisfy the criteria set in the queryFilter. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Table Class
Table Members