Méthode | Description | |
---|---|---|
Equals ( object o ) : bool | ||
GetHashCode ( ) : int | ||
ToRankedList ( ) : float>>.IEnumerable |
Create a sorted key-value pair of emotions and the corresponding scores, sorted from highest score on down. To make the ordering stable, the score is the primary key, and the name is the secondary key.
|
public ToRankedList ( ) : float>>.IEnumerable |
||
Résultat | float>>.IEnumerable |