ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / SystemFavoritesManager Class / GetSystemFavoritesCount Method

In This Topic
    GetSystemFavoritesCount Method
    In This Topic
    Gets the total number of items marked as system favorites.
    Syntax
    Public Function GetSystemFavoritesCount() As Integer
    public int GetSystemFavoritesCount()

    Return Value

    The number of items currently marked as system favorites.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also