Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
Scanner Class Members
The following tables list the members exposed by Scanner.
Public Properties
| Name | Description |
| Accepted | Gets a boolean value indicating whether the scanner has been accepted. |
| Active | Gets a boolean value indicating whether the scanner is active. |
| Char | Gets the output character. |
Public Methods
| Name | Description |
| Process | Processes a character. |
| Reset | Resets the scanner. |
See Also