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