ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Core Namespace / FavoritesManager Class


In This Topic
    FavoritesManager Class Methods
    In This Topic

    For a list of all members of this type, see FavoritesManager members.

    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public Method Gets whether the item can be added to the favorites collection.  
    Public MethodSets the Favorite.IsAddedToAllNewProjects value to false for the specified item in the favorite collection.  
    Public Method Gets the item from the favorite collection.  
    Public Method Retrieves the set of favorites from the favorite collection.  
    Public MethodOverloaded.   
    Public Method Refreshes the contents of the favorites collection.  
    Public Method Removes an item from the favorites collection.  
    Public MethodSets the Favorite.IsAddedToAllNewProjects value to true for the specified item in the favorite collection.  
    Top
    See Also