Get all items that are referenced by a given list of indices
Declaring type: IRatings
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public abstract HashSet<int> GetItems (
        IList<int> indices
) 
Parameters
indices
the indices to take into account
Return Value
the set of itemss