Compartir a través de


EnglishRoberta.TokenToId(String) Método

Definición

Asigne el token al identificador tokenizado.

public override int? TokenToId (string token);
override this.TokenToId : string -> Nullable<int>
Public Overrides Function TokenToId (token As String) As Nullable(Of Integer)

Parámetros

token
String

Token que se va a asignar al identificador.

Devoluciones

Identificador asignado del token.

Se aplica a