System.Web.Services.Description.BasicProfileViolationCollection.Remove Method

Removes a specified System.Web.Services.Description.BasicProfileViolation from the collection.

Syntax

public void Remove (BasicProfileViolation violation)

Parameters

violation
The System.Web.Services.Description.BasicProfileViolation to remove from the collection.

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