IEnumWebServices Members

Include Protected Members
Include Inherited Members

Enumerator for the Web services offered by a Web site or a project. You can get an instance of the interface using the WebServices method of the IVsWebServiceProvider interface.

The IEnumWebServices type exposes the following members.

Methods

  Name Description
Public method Clone Clones this IEnumWebServices interface by creating another instance.
Public method Next Retrieves the next group of Web service interfaces (IVsWebService).
Public method Reset Returns the enumerator to its initial state.
Public method Skip Skip over a specified number of Web service interfaces.

Top

See Also

Reference

IEnumWebServices Interface

Microsoft.VisualStudio.Shell.Interop Namespace