The members of System.Web.Services.Description.BindingCollection are listed below.
See Also: Inherited members from System.Web.Services.Description.ServiceDescriptionBaseCollection
Adds the specified System.Web.Services.Description.Binding to the end of the System.Web.Services.Description.BindingCollection.
Returns a value indicating whether the specified System.Web.Services.Description.Binding is a member of the System.Web.Services.Description.BindingCollection.
Copies the entire System.Web.Services.Description.BindingCollection to a compatible one-dimensional array of type System.Web.Services.Description.Binding, starting at the specified zero-based index of the target array.
Searches for the specified System.Web.Services.Description.Binding and returns the zero-based index of the first occurrence within the collection.
Adds the specified System.Web.Services.Description.Binding to the System.Web.Services.Description.BindingCollection at the specified zero-based index.
Removes the first occurrence of the specified System.Web.Services.Description.Binding from the System.Web.Services.Description.BindingCollection.
Returns the name of the System.Web.Services.Description.Binding associated with the value passed by reference.
Sets the parent System.Web.Services.Description.ServiceDescription of a member of the System.Web.Services.Description.BindingCollection.