FastByIDMap V  EntrySet Method NReco.Recommender Class Library

Namespace: NReco.CF.Taste.Impl.Common
Assembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public IEnumerable<KeyValuePair<long, V>> EntrySet()

Return Value

Type: IEnumerable KeyValuePair Int64, V  
See Also