System.Web.Services.Description.BasicProfileViolationCollection.Insert Method

Inserts a System.Web.Services.Description.BasicProfileViolation to the collection at the specified location.

Syntax

public void Insert (int index, BasicProfileViolation violation)

Parameters

index
The zero-based index in the collection at which to insert the violation.
violation
The System.Web.Services.Description.BasicProfileViolation to insert.

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