System.Web.Services.Description.BindingCollection.Contains Method

Returns a value indicating whether the specified System.Web.Services.Description.Binding is a member of the System.Web.Services.Description.BindingCollection.

Syntax

public bool Contains (Binding binding)

Parameters

binding
A System.Web.Services.Description.Binding for which to check collection membership.

Returns

true if the binding parameter is a member of the System.Web.Services.Description.BindingCollection; otherwise, false.

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