IVsHierarchyItemCollectionProvider Methods

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

NameDescription
System_CAPS_pubmethodGetDescendantsAsync(IVsHierarchy^, CancellationToken)

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

System_CAPS_pubmethodGetFilteredHierarchyItemsAsync(IReadOnlyObservableSet<IVsHierarchyItem^>^, Predicate<IVsHierarchyItem^>^, CancellationToken, array<Int32>^)

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

Return to top
Show: