4 references to GetBufferIndexContainingRowIndex
Microsoft.Data.Analysis (4)
DataFrameColumns\StringDataFrameColumn.cs (4)
114
int bufferIndex =
GetBufferIndexContainingRowIndex
(rowIndex);
121
int bufferIndex =
GetBufferIndexContainingRowIndex
(startIndex);
139
int bufferIndex =
GetBufferIndexContainingRowIndex
(rowIndex);
168
int bufferIndex =
GetBufferIndexContainingRowIndex
(startIndex);