cols method

int cols()

Implementation

int cols() {
  return _cols;
}