System.Web.Services.Description.BasicProfileViolationCollection.Contains Method

Checks whether the collection contains the specified System.Web.Services.Description.BasicProfileViolation object.

Syntax

public bool Contains (BasicProfileViolation violation)

Parameters

violation
The System.Web.Services.Description.BasicProfileViolation object to locate in the collection.

Returns

true if the System.Web.Services.Description.BasicProfileViolation object exists in the collection; 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