Remove a rating from the collection
Declaring type: RatingData
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public void RemoveRating (
        RatingEvent rating
) 
Parameters
rating

There is no description.