Base:
property
Batch
Microsoft.ML.DataViewRow.Batch
2 references to Batch
Microsoft.ML.Data (2)
DataView\TypedCursor.cs (2)
576public long Batch => _row.Batch; 594public override long Batch => _cursor.Batch;