TableRowCollection::Remove Method (TableRow^)
.NET Framework (current version)
Removes the specified TableRow from the TableRowCollection.
Assembly: System.Web (in System.Web.dll)
Parameters
- row
-
Type:
System.Web.UI.WebControls::TableRow^
The TableRow object to remove from the TableRowCollection.
Use this method to remove the specified TableRow from a TableRowCollection.
.NET Framework
Available since 1.1
Available since 1.1
Show: