Removes the specified System.Web.UI.HtmlControls.HtmlTableRow object from the System.Web.UI.HtmlControls.HtmlTableRowCollection collection.
- row
- The System.Web.UI.HtmlControls.HtmlTableRow to remove from the System.Web.UI.HtmlControls.HtmlTableRowCollection.
Use this method to remove the specified System.Web.UI.HtmlControls.HtmlTableRow object from the System.Web.UI.HtmlControls.HtmlTableRowCollection collection.
If you specify an System.Web.UI.HtmlControls.HtmlTableRow that does not exist in the System.Web.UI.HtmlControls.HtmlTableRowCollection, no item is removed from the collection.