ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / StatisticsResult Class / Count Property

In This Topic
    Count Property (StatisticsResult)
    In This Topic
    The result of the StatisticsFunction.Count if this function was set as an input; int.MinValue otherwise.
    Syntax
    public long Count {get;}
    Public ReadOnly Property Count As Long
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also