Name | Description | |
---|---|---|
![]() ![]() | AllAlphas | Gets a pre-defined CharacterSet which includes all alphas characters. |
![]() ![]() | AllCharacters | Gets a pre-defined static CharacterSet which contains all characters. |
![]() ![]() | AlphaNumeric | Gets a pre-defined static CharacterSet which contains all alpha and numeric characters. |
![]() ![]() | Arithmetic | Gets a pre-defined CharacterSet which includes arithmetic characters. |
![]() ![]() | ArithmeticSymbols | Gets a pre-defined CharacterSet which includes arithmetic symbolic characters. |
![]() ![]() | Currency | Gets a pre-defined CharacterSet which includes currency characters. |
![]() ![]() | CurrencySymbols | Gets a pre-defined CharacterSet which includes currency symbol characters. |
![]() ![]() | Digits | Gets a pre-defined CharacterSet which includes numeric characters. |
![]() | IsKnownCharacterSet | Gets a check if this is equal to a known pre-defined CharacterSet |
![]() | Language | Gets and sets the Language for the character set. |
![]() ![]() | LowerCase | Gets a pre-defined CharacterSet which includes lower case alpha characters. |
![]() ![]() | PhoneNumber | Gets a pre-defined CharacterSet which includes phone number characters. |
![]() ![]() | Punctuation | Gets a pre-defined CharacterSet which includes punctuation characters. |
![]() ![]() | UpperCase | Gets a pre-defined CharacterSet which includes upper case alpha characters. |
Is this page helpful?
Yes
No