System.Web.UI.WebControls.DataControlFieldCollection.RemoveAt Method

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

Syntax

public void RemoveAt (int index)

Parameters

index
The index of the System.Web.UI.WebControls.DataControlField to remove.

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