SelectRow Method (ITable)
Selects the specified rows in the table (by index).
Overload List
OverloadDescription
SelectRow(UInt32[])Selects the specified rows in the table (by index).  
SelectRow(ITableRow[])Selects the specified rows in the table.