IEnumComponents Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Clone(IEnumComponents^) | Clones the current enumeration component. |
![]() | Next(UInt32, array<VSCOMPONENTSELECTORDATA>^, UInt32) | Retrieves a specified number of items in an enumeration sequence. |
![]() | Reset() | Resets an enumeration sequence to the beginning. |
![]() | Skip(UInt32) | Skips a specified number of components in an enumeration sequence. |
Show:
