IDataModel GetUserIDs Method NReco.Recommender Class Library
All user IDs in the model, in order

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

IEnumerator<long> GetUserIDs()

Return Value

Type: IEnumerator Int64 
See Also