There is no summary.

Declaring type: Ratings
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public virtual double this [
        int index
] { get; set; }
Parameters
index

There is no description.

Property Value

There is no description.