3 references to RowCount
Microsoft.ML.Data (3)
DataView\ArrayDataViewBuilder.cs (3)
188_host.Check(!RowCount.HasValue || RowCount.Value == rowCount.Value, "Specified row count incompatible with existing columns"); 192return new DataView(_host, this, RowCount.Value);