LanguageCharacteristics<TTokenizer,TSymbol,TSymbolType>.IsKeyword 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.
public:
virtual bool IsKeyword(TSymbol symbol);
public virtual bool IsKeyword (TSymbol symbol);
abstract member IsKeyword : 'Symbol -> bool
override this.IsKeyword : 'Symbol -> bool
Public Overridable Function IsKeyword (symbol As TSymbol) As Boolean
Paramètres
- symbol
- TSymbol