Share via


Tokenizer<TSymbol,TSymbolType>.HaveContent Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets a value whether the tokenizer have content.

protected bool HaveContent { get; }
member this.HaveContent : bool
Protected ReadOnly Property HaveContent As Boolean

Property Value

true if the tokenizer have content; otherwise, false.

Applies to