Share via


TokenizerView<TTokenizer,TSymbol,TSymbolType>.Current Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the current view of the TSymbol.

public TSymbol Current { get; }
member this.Current : 'Symbol
Public ReadOnly Property Current As TSymbol

Property Value

TSymbol

The current view of the TSymbol.

Applies to