System.Web.Services.Description.ServiceCollection.Add Method

Adds the specified System.Web.Services.Description.Service to the end of the System.Web.Services.Description.ServiceCollection.

Syntax

public int Add (Service service)

Parameters

service
The System.Web.Services.Description.Service instance to add to the collection.

Returns

The zero-based index where the service parameter has been added.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0