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