System.Web.UI.WebControls.TableRowCollection.Remove Method

Removes the specified System.Web.UI.WebControls.TableRow from the System.Web.UI.WebControls.TableRowCollection.

Syntax

public void Remove (TableRow row)

Parameters

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

Remarks

Requirements

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