System.Web.Services.Description.OperationBindingCollection Class

Represents a collection of instances of the System.Web.Services.Description.OperationBinding class. This class cannot be inherited.

See Also: OperationBindingCollection Members

Syntax

public sealed class OperationBindingCollection : ServiceDescriptionBaseCollection

Remarks

The System.Web.Services.Description.OperationBinding class corresponds to the Web Services Description Language (WSDL) <operation> element enclosed by the <binding> element, which in turn corresponds to the System.Web.Services.Description.Binding class. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/.

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