TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.At Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
protected public:
bool At(TSymbolType type);
protected internal bool At (TSymbolType type);
member this.At : 'SymbolType -> bool
Protected Friend Function At (type As TSymbolType) As Boolean
Parâmetros
- type
- TSymbolType