Partager via


Bpe.TokenToId(String) Méthode

Définition

Mapper le jeton à l’ID jeton.

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

Paramètres

token
String

Jeton à mapper à l’ID.

Retours

ID mappé du jeton.

S’applique à