EnglishRoberta.GetVocab Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les jetons de mappage de dictionnaire aux ID.
public override System.Collections.Generic.IReadOnlyDictionary<string,int> GetVocab ();
override this.GetVocab : unit -> System.Collections.Generic.IReadOnlyDictionary<string, int>
Public Overrides Function GetVocab () As IReadOnlyDictionary(Of String, Integer)