Contains predefined format strings for different numeric formats.
The following tables list the members exposed by the DefaultNumericFormats type.
Name | Description | |
---|---|---|
![]() ![]() |
Formats a given value according to the provided format string and locale. |
|
![]() |
Gets all defined formats. |
|
![]() |
Gets a value indicating whether the format collections will be reset after a change in the locale. |
|
![]() |
Gets the default boolean formats. |
|
![]() |
Overloaded. Gets the default currency formats. |
|
![]() |
Gets the default date formats. |
|
![]() |
Gets the default fraction formats. |
|
![]() |
Gets the locale. |
|
![]() |
Gets the default number formats. |
|
![]() |
Gets the default percent formats. |
|
![]() |
Gets the default scientific formats. |
|
![]() |
Gets the default text formats. |
|
![]() |
Gets the default time formats. |
|
![]() |
Resets the numeric formats. |
|
![]() |
Sets a value indicating whether the format collections will be reset after a change in the locale. |
|
![]() |
Sets the locale. |