System.Web.UI.WebControls.TableRowCollection.RemoveAt Method

Removes a System.Web.UI.WebControls.TableRow from the System.Web.UI.WebControls.TableRowCollection at the specified index.

Syntax

public void RemoveAt (int index)

Parameters

index
The index of the System.Web.UI.WebControls.TableRow object to remove from the System.Web.UI.WebControls.TableRowCollection.

Remarks

Use this method to remove a System.Web.UI.WebControls.TableRow from the System.Web.UI.WebControls.TableRowCollection at the specified index.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0