Overview
void myTableRowCollection.Remove(item: TableRow)
Arguments
TableRow item
Types
TableRow
Represents a single table row, which contains the table’s cells.{
Cells : TableCellCollection
}
void myTableRowCollection.Remove(item: TableRow)
{
Cells : TableCellCollection
}