Share via


Tokenizer<TSymbol,TSymbolType>.Buffer Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the buffer for the tokenizer.

protected System.Text.StringBuilder Buffer { get; }
member this.Buffer : System.Text.StringBuilder
Protected ReadOnly Property Buffer As StringBuilder

Property Value

The buffer for the tokenizer.

Applies to