TableRowCollection.Clear Method ()
.NET Framework (current version)
Removes all TableRow controls from the TableRowCollection.
Assembly: System.Web (in System.Web.dll)
Implements
IList.Clear()Use this method to remove all TableRow objects from the TableRowCollection and set the Count property to 0.
.NET Framework
Available since 1.1
Available since 1.1
Show: