IVsUIEnumDataSourceProperties 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(IVsUIEnumDataSourceProperties^) | Creates a copy of the enumeration. |
![]() | Next(UInt32, array<VsUIPropertyDescriptor>^, UInt32) | Retrieves a specified number of items in the enumeration sequence. |
![]() | Reset() | Resets the enumeration sequence to the beginning. |
![]() | Skip(UInt32) | Skips over a specified number of items in the enumeration. |
Show:
