Share via


Tokenizer<TSymbol,TSymbolType>.CurrentCharacter Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the current character in the tokenizer.

protected char CurrentCharacter { get; }
member this.CurrentCharacter : char
Protected ReadOnly Property CurrentCharacter As Char

Property Value

The current character.

Applies to