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