Creates a new System.Web.UI.ControlCollection object for the System.Web.UI.HtmlControls.HtmlTable control.
A System.Web.UI.ControlCollection that contains the System.Web.UI.HtmlControls.HtmlTable control's child server controls.
The HtmlTable.CreateControlCollection method creates a System.Web.UI.ControlCollection object that is used to hold table rows.
The HtmlTable.CreateControlCollection method is primarily of interest to control developers extending the functionality of the System.Web.UI.HtmlControls.HtmlTable control.