LanguageCharacteristics<TTokenizer,TSymbol,TSymbolType>.IsUnknown 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:
 virtual bool IsUnknown(TSymbol symbol);public virtual bool IsUnknown(TSymbol symbol);abstract member IsUnknown : 'Symbol -> bool
override this.IsUnknown : 'Symbol -> boolPublic Overridable Function IsUnknown (symbol As TSymbol) As BooleanParameters
- symbol
- TSymbol