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