IVsEnumHierarchyItemsFactory Interface
Visual Studio 2015
Creates instances of IEnumHierarchyItems, an enumerator for items in the project hierarchy. You can get an instance of this interface from the SVsEnumHierarchyItemsFactory (SID_SVsEnumHierarchyItemsFactory) service.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | EnumHierarchyItems(IVsHierarchy, UInt32, UInt32, IEnumHierarchyItems) | Provides an enumerator for items in a specified project hierarchy. |
Show:
