ArcGIS Pro 3.6 API Reference Guide
ESRI.ArcGIS.ItemIndex Namespace / SearchResult Class / TotalCount Property

In This Topic
    TotalCount Property
    In This Topic
    The total number of items returned by the search operation.
    Syntax
    public int TotalCount {get; set;}
    Public Property TotalCount As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also