Base:
method
GetGetter<TValue>
Microsoft.ML.DataViewRow.GetGetter<TValue>(Microsoft.ML.DataViewSchema.Column)
1 reference to GetGetter
Microsoft.ML.Data (1)
DataView\DataViewConstructionUtils.cs (1)
515=> _toWrap.GetGetter<TValue>(column);