Version

Search Results

Accepted Property

Gets a boolean value indicating whether the scanner has been accepted. Syntax

Active Property (Scanner)

Gets a boolean value indicating whether the scanner is active. Syntax

Char Property (Scanner)

Gets the output character. Syntax

Process Method (Scanner)

Processes a character. Syntax Parameters ch A character to process.

Reset Method (Scanner)

Resets the scanner. Syntax

_accepted Field

A boolean value indicating whether the scanner has been accepted. Syntax

_active Field

A boolean value indicating whether the scanner is active. Syntax

_ch Field

The output character. Syntax

Scanner Constructor

Initializes a new instance of the Scanner class. Syntax

_position Field

Current position within the word. Syntax