System.Web.UI.HtmlControls.HtmlTableCellCollection.Count Property

Gets the number of System.Web.UI.HtmlControls.HtmlTableCell objects in the System.Web.UI.HtmlControls.HtmlTableCellCollection collection.

Syntax

public int Count { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the HtmlTableCellCollection.Count property to determine the number of cells contained in the System.Web.UI.HtmlControls.HtmlTableCellCollection collection. The HtmlTableCellCollection.Count property is commonly used when iterating through the collection to determine the upper bound.

Requirements

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