IEnumWebServices Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | Clone(IEnumWebServices^) | Clones this IEnumWebServices interface by creating another instance. |
![]() | Next(UInt32, array<IVsWebService^>^, UInt32) | Retrieves the next group of Web service interfaces (IVsWebService). |
![]() | Reset() | Returns the enumerator to its initial state. |
![]() | Skip(UInt32) | Skip over a specified number of Web service interfaces. |
Show:
