The Alpha type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | IsInAlfa |
Return true if character is in Characters string
|
Properties
Name | Description | |
---|---|---|
![]() ![]() | Characters |
Get a string with ASCII alphanumeric characters.
The character string is defined as follows:
![]() ABCDEFGHIJKLMNOPQRSTUVWXYZ{} []()<>,.?;:'+-=@!#$%^&*~`_|/abcdefghijklmnopqrstuvwxyz0123456789 |
![]() ![]() | CharactersLen |
Return the number of characters in Characters string
|