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 |
![Public Property](dotnetimages/publicProperty.gif) | Accepted | Gets a boolean value indicating whether the scanner has been accepted. |
![Public Property](dotnetimages/publicProperty.gif) | Active | Gets a boolean value indicating whether the scanner is active. |
![Public Property](dotnetimages/publicProperty.gif) | Char | Gets the output character. |
Public Methods
| Name | Description |
![Public Method](dotnetimages/publicMethod.gif) | Process | Processes a character. |
![Public Method](dotnetimages/publicMethod.gif) | Reset | Resets the scanner. |
See Also