Partager via


EnglishRoberta.IdsToOccurrenceRanks(IReadOnlyList<Int32>) Méthode

Définition

Convertissez une liste d’ID de jetons en classements d’occurrences les plus élevés.

public System.Collections.Generic.IReadOnlyList<int> IdsToOccurrenceRanks(System.Collections.Generic.IReadOnlyList<int> ids);
member this.IdsToOccurrenceRanks : System.Collections.Generic.IReadOnlyList<int> -> System.Collections.Generic.IReadOnlyList<int>
Public Function IdsToOccurrenceRanks (ids As IReadOnlyList(Of Integer)) As IReadOnlyList(Of Integer)

Paramètres

ids
IReadOnlyList<Int32>

Liste d’ID à mapper au rang d’occurrence élevé.

Retours

Liste des rangs mappés à partir de la liste des ID.

S’applique à