IVsUIEnumDataSourceProperties Interface
Visual Studio 2015
Manages a list of data source properties.
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, 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:
