UserRatingAtIndex
fUserRatings.push_back(value->UserRatingAtIndex(i));
AddUserRating(other.UserRatingAtIndex(i));
if (other.UserRatingAtIndex(i) != UserRatingAtIndex(i))
const UserRatingRef UserRatingAtIndex(int32 index) const;
UserRatingRef rating = userRatingInfo->UserRatingAtIndex(i);