Selects the specified row, adding it to the current row selection.
Not all tables support row selection.
this |
a pointer to the Table implementor on which to operate. |
row |
the zero-indexed row number of the row being selected. |
|