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