Afficher en anglais

Partage via


IVsHierarchyItemCollectionProvider Interface

Definition

Important

This API is not CLS-compliant.

Provides a read-only collection of hierarchy items that represent a subset of all hierarchy items under a specified hierarchy.

C++/CX
public interface class IVsHierarchyItemCollectionProvider
Attributes

Methods

GetDescendantsAsync(IVsHierarchy, CancellationToken)

Asynchronously gets a flat list of hierarchy items that exist within the specified hierarchy.

GetFilteredHierarchyItemsAsync(IReadOnlyObservableSet<IVsHierarchyItem>, Predicate<IVsHierarchyItem>, CancellationToken, Int32[])

Asynchronously gets a filtered set of hierarchy items from the specified hierarchy item set.

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022