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