IVsHierarchyItemCollectionProvider, interface

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

Cette API n'est pas conforme CLS. 

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.Immutable.11.0 (dans Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Syntaxe

'Déclaration
<CLSCompliantAttribute(False)> _
Public Interface IVsHierarchyItemCollectionProvider
[CLSCompliantAttribute(false)]
public interface IVsHierarchyItemCollectionProvider

Le type IVsHierarchyItemCollectionProvider expose les membres suivants.

Méthodes

  Nom Description
Méthode publique GetDescendantsAsync Asynchronously gets a flat list of hierarchy items that exist within the specified hierarchy.
Méthode publique GetFilteredHierarchyItemsAsync Asynchronously gets a filtered set of hierarchy items from the specified hierarchy item set.

Début

Voir aussi

Référence

Microsoft.VisualStudio.Shell, espace de noms