ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / Table Class / GetCount Method

In This Topic
    GetCount Method (Table)
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also