System.Web.Services.Description.WebReferenceCollection.Contains Method

Determines whether the collection contains a given System.Web.Services.Description.WebReference instance.

Syntax

public bool Contains (WebReference webReference)

Parameters

webReference
The Web reference to search for.

Returns

true if the collections contains the given Web reference instance; 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: 2.0.0.0
Since: .NET 2.0