IVsUIEnumDataSourceVerbs Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | Clone(IVsUIEnumDataSourceVerbs^) | Returns a copy of the enumeration. |
![]() | Next(UInt32, array<String^>^, UInt32) | Returns a number of items from the enumeration. |
![]() | Reset() | Resets the enumeration to the first item. |
![]() | Skip(UInt32) | Skip over a number of items. |
Show:
