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