Implemented interface member:
method
GetIndex
Microsoft.ML.Data.CacheDataView.IIndex.GetIndex()
1 reference to GetIndex
Microsoft.ML.Data (1)
DataView\CacheDataView.cs (1)
879public long GetIndex() => _index.GetIndex();