IEnumHierarchyItems Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodClone(IEnumHierarchyItems^)

Clone an item.

System_CAPS_pubmethodNext(UInt32, array<VSITEMSELECTION>^, UInt32)

Moves to the next item.

System_CAPS_pubmethodReset()

Resets the hierarchy.

System_CAPS_pubmethodSkip(UInt32)

Skips an item.

Return to top
Show: