Compartir a través de


EnglishRoberta.IdsToOccurrenceValues(IReadOnlyList<Int32>) Método

Definición

Convierta una lista de identificadores de tokens en valores de repetición más altos.

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)

Parámetros

ids
IReadOnlyList<Int32>

Lista de identificadores que se va a asignar a los valores de alta aparición.

Devoluciones

Lista de valores de repetición asignados de la lista de identificadores.

Se aplica a