1 reference to MoveNext
Microsoft.ML.Data (1)
DataView\TypedCursor.cs (1)
625
public override bool MoveNext() => _cursor.
MoveNext
();