Base:
method
MoveNext
Microsoft.ML.DataViewRowCursor.MoveNext()
3 references to MoveNext
Microsoft.ML.Core (3)
Data\RootCursorBase.cs (3)
13
/// Base class for creating a cursor with default tracking of <see cref="Position"/>. All calls to <see cref="
MoveNext
"/>
15
/// <see cref="
MoveNext
"/>, use <see cref="SynchronizedCursorBase"/> instead.
76
/// Core implementation of <see cref="
MoveNext
"/>, called if no prior call to this method