Tokenizer<TSymbol,TSymbolType>.Single(TSymbolType) 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:
TSymbol Single(TSymbolType type);
protected TSymbol Single (TSymbolType type);
member this.Single : 'SymbolType -> 'Symbol
Protected Function Single (type As TSymbolType) As TSymbol
Parâmetros
- type
- TSymbolType
Retornos
TSymbol