MyMediaLite
IRatings.RemoveUser Method (int)
Syntax
Collapse All
Remove all ratings by a given user
Declaring type:
IRatings
Namespace:
MyMediaLite.Data
Assembly:
MyMediaLite
Syntax
C#
public abstract void RemoveUser ( int
user_id
)
Parameters
user_id
the user ID
Top
Generated by
ImmDoc .NET
.