Implemented interface member:
method
GetIndex
Microsoft.ML.Data.CacheDataView.IIndex.GetIndex()
2 references to GetIndex
Microsoft.ML.Data (2)
DataView\CacheDataView.cs (2)
1110bool result = _waiter.Wait(GetIndex()); 1131public long GetIndex() => _index.GetIndex();