ServiceDescriptionCollection::Add Method (ServiceDescription^)
.NET Framework (current version)
Adds the specified ServiceDescription to the end of the ServiceDescriptionCollection.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- serviceDescription
-
Type:
System.Web.Services.Description::ServiceDescription^
The ServiceDescription to add to the collection.
Return Value
Type: System::Int32The zero-based index where the ServiceDescription parameter has been added.
.NET Framework
Available since 1.1
Available since 1.1
Show: