IVsHierarchyItemCollectionProvider 接口

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

此 API 不兼容 CLS。 

命名空间:  Microsoft.VisualStudio.Shell
程序集:  Microsoft.VisualStudio.Shell.Immutable.11.0(在 Microsoft.VisualStudio.Shell.Immutable.11.0.dll 中)

语法

声明
<CLSCompliantAttribute(False)> _
Public Interface IVsHierarchyItemCollectionProvider
[CLSCompliantAttribute(false)]
public interface IVsHierarchyItemCollectionProvider

IVsHierarchyItemCollectionProvider 类型公开以下成员。

方法

  名称 说明
公共方法 GetDescendantsAsync
公共方法 GetFilteredHierarchyItemsAsync

页首

请参见

参考

Microsoft.VisualStudio.Shell 命名空间