Compartir a través de


IVsHierarchyItemCollectionProvider Interface

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

This API is not CLS-compliant. 

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

Syntax

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

The IVsHierarchyItemCollectionProvider type exposes the following members.

Methods

  Name Description
Public method GetDescendantsAsync
Public method GetFilteredHierarchyItemsAsync

Top

See Also

Reference

Microsoft.VisualStudio.Shell Namespace