LanguageCharacteristics<TTokenizer,TSymbol,TSymbolType>.GetSample 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.
public:
abstract System::String ^ GetSample(TSymbolType type);
public abstract string GetSample (TSymbolType type);
abstract member GetSample : 'SymbolType -> string
Public MustOverride Function GetSample (type As TSymbolType) As String
Parâmetros
- type
- TSymbolType