IEnumHierarchies Members

Include Protected Members
Include Inherited Members

Enumerator for projects in the solution. You can get an instance of the interface using the GetProjectEnum method of the IVsSolution and IVsSolution2 interfaces.

The IEnumHierarchies type exposes the following members.

Methods

  Name Description
Public method Clone Clones this IEnumHierarchies interface by creating another instance.
Public method Next Retrieves the next group of hierarchy interfaces (IVsHierarchy).
Public method Reset Return the enumerator to its initial state.
Public method Skip Skip over a specified number of hierarchy interfaces.

Top

See Also

Reference

IEnumHierarchies Interface

Microsoft.VisualStudio.Shell.Interop Namespace