LanguageCharacteristics<TTokenizer,TSymbol,TSymbolType>.GetSample Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- type
- TSymbolType