[To be supplied.]
[Visual Basic] Public Function AddWithContents( _ ByVal contents() As Control _ ) As TableCell [C#] public TableCell AddWithContents( Control[] contents ); [C++] public: TableCell* AddWithContents( Control* contents[] ); [JScript] public function AddWithContents( contents : Control[] ) : TableCell;
TableCellCollection Class | TableCellCollection Members | System.Web.UI.WebControls Namespace