MyMediaLite
RatingData.RemoveItem Method (int)
Syntax
Collapse All
Remove an item and all its ratings from the collection
Declaring type:
RatingData
Namespace:
MyMediaLite.Data
Assembly:
MyMediaLite
Syntax
C#
public void RemoveItem ( int
item_id
)
Parameters
item_id
the numerical ID of the item
Top
Generated by
ImmDoc .NET
.