1 write to _col
Microsoft.ML.Data (1)
Data\RowCursorUtils.cs (1)
230
_col
= col;
1 reference to _col
Microsoft.ML.Data (1)
Data\RowCursorUtils.cs (1)
235
return _row.GetGetter<TValue>(_row.Schema[
_col
]);