The methods of System.Web.Services.Description.ServiceCollection are listed below. For a list of all members, see the ServiceCollection Members list.
See Also: Inherited members from System.Web.Services.Description.ServiceDescriptionBaseCollection
Adds the specified System.Web.Services.Description.Service to the end of the System.Web.Services.Description.ServiceCollection.
Returns a value indicating whether the specified System.Web.Services.Description.Service instance is a member of the System.Web.Services.Description.ServiceCollection.
Copies the entire System.Web.Services.Description.ServiceCollection to a one-dimensional array of type System.Web.Services.Description.Service, starting at the specified zero-based index of the target array.
Searches for the specified System.Web.Services.Description.Service and returns the zero-based index of the first occurrence within the ServiceCollection.
Adds the specified System.Web.Services.Description.Service instance to the System.Web.Services.Description.ServiceCollection at the specified zero-based index.
Removes the first occurrence of the specified System.Web.Services.Description.Service from the System.Web.Services.Description.ServiceCollection.
Documentation for this section has not yet been entered.