IVsEnumHierarchyItemsFactory Members
Include Protected Members
Include Inherited Members
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.
The IVsEnumHierarchyItemsFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
EnumHierarchyItems | Provides an enumerator for items in a specified project hierarchy. |
Top