Interfaccia IVsHierarchyItemCollectionProvider

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

Questa API non è conforme a CLS. 

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Sintassi

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

Il tipo IVsHierarchyItemCollectionProvider espone i seguenti membri.

Metodi

  Nome Descrizione
Metodo pubblico GetDescendantsAsync
Metodo pubblico GetFilteredHierarchyItemsAsync

In alto

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.VisualStudio.Shell