The methods of System.Web.UI.HtmlControls.HtmlTableCellCollection are listed below. For a list of all members, see the HtmlTableCellCollection Members list.
See Also: Inherited members from System.Object
Appends the specified System.Web.UI.HtmlControls.HtmlTableCell object to the end of the System.Web.UI.HtmlControls.HtmlTableCellCollection collection.
Removes all System.Web.UI.HtmlControls.HtmlTableCell objects from the System.Web.UI.HtmlControls.HtmlTableCellCollection collection.
Copies the items from the System.Web.UI.HtmlControls.HtmlTableCellCollection collection to the specified Array, beginning with the specified index in the Array.
Returns a IEnumerator-implemented object that contains all System.Web.UI.HtmlControls.HtmlTableCell objects in the System.Web.UI.HtmlControls.HtmlTableCellCollection collection.
Adds the specified System.Web.UI.HtmlControls.HtmlTableCell object at the specified index location of the System.Web.UI.HtmlControls.HtmlTableCellCollection collection.
Removes the specified System.Web.UI.HtmlControls.HtmlTableCell object from the System.Web.UI.HtmlControls.HtmlTableCellCollection collection.
Removes the System.Web.UI.HtmlControls.HtmlTableCell object at the specified index from the System.Web.UI.HtmlControls.HtmlTableCellCollection collection.