MyMediaLite
IRatings.GetUsers Method (IList<int>)
Syntax
Collapse All
Get all users that are referenced by a given list of indices
Declaring type:
IRatings
Namespace:
MyMediaLite.Data
Assembly:
MyMediaLite
Syntax
C#
public abstract HashSet<int> GetUsers ( IList<int>
indices
)
Parameters
indices
the indices to take into account
Return Value
the set of users
Top
Generated by
ImmDoc .NET
.