rows method

int rows()

Implementation

int rows() {
  return _rows;
}