Name | Description | |
---|---|---|
![]() | FromFormattedString | Parses and returns the "value" from a formatted string. |
![]() | FromUnformattedString | Overloaded. Parses and returns the "value" from an unformatted string along with additional information about the parsed string. |
![]() | GetPseudoParsedStringType | Gets the parsed string type. |
![]() | ToFormattedString | Returns a formatted string (plus attributes) for the value passed. |
![]() | ToUnformattedString | Returns an unformatted string for the value passed. |