1 override of MoveTo
Microsoft.ML.Data (1)
DataView\CacheDataView.cs (1)
530public override bool MoveTo(long rowIndex) => _internal.MoveTo(rowIndex);
1 reference to MoveTo
Microsoft.ML.Data (1)
Data\IRowSeekable.cs (1)
24/// For <see cref="RowSeeker"/>, when the state is valid (that is when <see cref="MoveTo(long)"/>