[]
Determines whether the input is character.
protected override bool IsInputChar(char charCode)
Protected Overrides Function IsInputChar(charCode As Char) As Boolean
Type | Name | Description |
---|---|---|
char | charCode | Character code |
Type | Description |
---|---|
bool |