System.Web.UI.WebControls.TableRowCollection.Count Property

Gets the number of System.Web.UI.WebControls.TableRow objects in the System.Web.UI.WebControls.TableRowCollection.

Syntax

public int Count { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to determine the number of rows in the System.Web.UI.WebControls.TableRowCollection. The TableRowCollection.Count property is often used when iterating through the collection to determine the upper bound.

Requirements

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