MyMediaLite
IRatings.CountByItem Property
Syntax
Remarks
Collapse All
rating count by item
Declaring type:
IRatings
Namespace:
MyMediaLite.Data
Assembly:
MyMediaLite
Syntax
C#
public abstract IList<int> CountByItem { get; }
Property Value
There is no description.
Top
Remarks
Should be implemented as a lazy data structure
Top
Generated by
ImmDoc .NET
.