ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / FavoritesManager Class
Properties Methods


In This Topic
    FavoritesManager Class Members
    In This Topic

    The following tables list the members exposed by FavoritesManager.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the FavoritesManager.  
    Top
    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