System.Web.UI.WebControls.DataControlFieldCollection.Remove Method

Removes the specified System.Web.UI.WebControls.DataControlField object from the System.Web.UI.WebControls.DataControlFieldCollection collection.

Syntax

public void Remove (DataControlField field)

Parameters

field
The System.Web.UI.WebControls.DataControlField to remove from the System.Web.UI.WebControls.DataControlFieldCollection.

Remarks

Documentation for this section has not yet been entered.

Requirements

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