IEnumToolboxTabs Methods

 

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

NameDescription
System_CAPS_pubmethodClone(IEnumToolboxTabs^)

Clones this IEnumToolboxTabs interface by creating another instance.

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

Retrieves the next group of toolbox tabs.

System_CAPS_pubmethodReset()

Returns the enumerator to its initial state.

System_CAPS_pubmethodSkip(UInt32)

Skip over a specified number of toolbox tabs.

Return to top
Show: