System.Web.ParserErrorCollection.Remove Method

Removes the specified System.Web.ParserError object from the collection.

Syntax

public void Remove (ParserError error)

Parameters

error
Documentation for this section has not yet been entered.

Remarks

Use the ParserErrorCollection.Remove(ParserError) method to remove a System.Web.ParserError object from the collection when you have a reference to the System.Web.ParserError.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0