Gets the number of System.Web.UI.HtmlControls.HtmlTableRow objects in the System.Web.UI.HtmlControls.HtmlTableRowCollection collection.
Documentation for this section has not yet been entered.
Use the HtmlTableRowCollection.Count property to determine the number of rows contained in the System.Web.UI.HtmlControls.HtmlTableRowCollection collection. The HtmlTableRowCollection.Count property is commonly used when iterating through the collection to determine the upper bound.