MyMediaLite
RatingData.RemoveUser Method (int)
Syntax
Collapse All
Remove a user and all their ratings from the collection
Declaring type:
RatingData
Namespace:
MyMediaLite.Data
Assembly:
MyMediaLite
Syntax
C#
public void RemoveUser ( int
user_id
)
Parameters
user_id
the numerical ID of the user
Top
Generated by
ImmDoc .NET
.