Udostępnij przez


EnglishRoberta.IdsToOccurrenceValues(IReadOnlyList<Int32>) Metoda

Definicja

Przekonwertuj listę identyfikatorów tokenów na najwyższe wartości wystąpień.

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

Parametry

ids
IReadOnlyList<Int32>

Lista Identyfikatorów, która ma być mapowana na wartości o wysokim wystąpieniu.

Zwraca

Lista wartości wystąpień mapowana z listy identyfikatorów.

Dotyczy