Structs§
- Convert
String - Structure to convert a string to number
- Culture
Pattern - The pattern which is culture dependent. Allow us to try to parse multi culture string
- Number
Culture Settings - Represent the current thousand and decimal separator
- Number
Patterns - All pattern defined to try to convert string to number
- Parsing
Pattern - The parsing pattern wrapper
- Regex
Pattern - Regex use to try to convert string to number
Enums§
- Number
Type - Represent if the number is Whole (int), or Decimal (float)
- Separator
- Represent commons separators.
- Type
Parsing - The type of parsing. Represent all kind of basic number format