DeleteRow Method
Deletes the specified rows (by index) in the table.
Overload List
OverloadDescription
DeleteRow(UInt32[])Deletes the specified rows (by index) in the table.  
DeleteRow(ITableRow[])Deletes the specified rows in the table.