IEnumHierarchyItems Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Clone(IEnumHierarchyItems^) | Clone an item. |
![]() | Next(UInt32, array<VSITEMSELECTION>^, UInt32) | Moves to the next item. |
![]() | Reset() | Resets the hierarchy. |
![]() | Skip(UInt32) | Skips an item. |
Show:
