Tokenizer<TSymbol,TSymbolType>.TakeAll(String, Boolean) 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.
protected:
bool TakeAll(System::String ^ expected, bool caseSensitive);
protected bool TakeAll (string expected, bool caseSensitive);
member this.TakeAll : string * bool -> bool
Protected Function TakeAll (expected As String, caseSensitive As Boolean) As Boolean
Paramètres
- expected
- String
- caseSensitive
- Boolean