Base:
property
Position
Microsoft.ML.DataViewRow.Position
3 references to Position
Microsoft.ML.Core (3)
Data\SynchronizedCursorBase.cs (3)
22
/// <see cref="MoveNext"/>, <see cref="
Position
"/>, <see cref="Batch"/>, and so forth), offers an opportunity
38
/// can be retrieved, that is, whenever <see cref="
Position
"/> is non-negative.
40
protected bool IsGood =>
Position
>= 0;