Compartir a través de


Tokenizer<TSymbol,TSymbolType>.HaveContent Propiedad

Definición

Este tipo o miembro admite la infraestructura de .NET Framework y no está pensado para usarse directamente desde el código. Obtiene un valor si el tokenizador tiene contenido.

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

Valor de propiedad

true si el tokenizador tiene contenido; de lo contrario, false.

Se aplica a