IVsUIEnumDataSourceVerbs Methods

 

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

NameDescription
System_CAPS_pubmethodClone(IVsUIEnumDataSourceVerbs^)

Returns a copy of the enumeration.

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

Returns a number of items from the enumeration.

System_CAPS_pubmethodReset()

Resets the enumeration to the first item.

System_CAPS_pubmethodSkip(UInt32)

Skip over a number of items.

Return to top
Show: