Searched refs:columnCount_ (Results 1 – 1 of 1) sorted by relevance
103 private columnCount_: number; property in ColumnarRowIterator113 this.columnCount_ = 0;121 this.columnCount_++;142 for (let j = 0; j < this.columnCount_; ++j) {156 for (let j = 0; j < this.columnCount_; ++j) {