Data structure for storing ratings
Declaring type: Ratings
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Protected Fields
  Name Description
Protected Field Values

There is no summary.

Collapse/Expand Public Constructors
  Name Description
Public Method Ratings Create a new Ratings object
Collapse/Expand Public Methods
  Name Description
Public Method Virtual Add Overloaded.
Public Method BuildItemIndices

There is no summary.

Public Method BuildRandomIndex

There is no summary.

Public Method BuildUserIndices

There is no summary.

Public Method Clear

There is no summary.

Public Method Contains

There is no summary.

Public Method CopyTo

There is no summary.

Public Method Get Overloaded.
Public Method GetIndex Overloaded.
Public Method GetItems

There is no summary.

Public Method GetUsers

There is no summary.

Public Method IndexOf

There is no summary.

Public Method Insert

There is no summary.

Public Method Remove

There is no summary.

Public Method Virtual RemoveAt

There is no summary.

Public Method Virtual RemoveItem

There is no summary.

Public Method Virtual RemoveUser

There is no summary.

Public Method Virtual TryGet Overloaded.
Public Method TryGetIndex Overloaded.
Collapse/Expand Public Properties
  Name Description
Public Property AllItems

There is no summary.

Public Property AllUsers

There is no summary.

Public Property Average

There is no summary.

Public Property ByItem

There is no summary.

Public Property ByUser

There is no summary.

Public Property Virtual Count

There is no summary.

Public Property IsReadOnly

There is no summary.

Public Property Virtual Item Overloaded.
Public Property Items

There is no summary.

Public Property MaxItemID

There is no summary.

Public Property MaxUserID

There is no summary.

Public Property RandomIndex

There is no summary.

Public Property Users

There is no summary.