startRow method

void startRow()

Implementation

void startRow() {
  ++_currentRow;
}