The Alpha type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberCharacters
Get a string with ASCII alphanumeric characters. The character string is defined as follows:
CopyC#
ABCDEFGHIJKLMNOPQRSTUVWXYZ{} []()<>,.?;:'+-=@!#$%^&*~`_|/abcdefghijklmnopqrstuvwxyz0123456789
Public propertyStatic memberCharactersLen
Return the number of characters in Characters string

See Also