The following tables list the members exposed by NumberFormatSpecifier.
Name | Description | |
---|---|---|
NumberFormatSpecifier Constructor | Initializes a new NumberFormatSpecifier. |
Name | Description | |
---|---|---|
Reset | Overridden. Resets all the properties to their default values | |
ResetLocale | Resets the Locale property to its default value. | |
ResetMaximumFractionDigits | Resets the MaximumFractionDigits property to its default value. | |
ResetMinimumFractionDigits | Resets the MinimumFractionDigits property to its default value. | |
ResetMinimumIntegerDigits | Resets the MinimumIntegerDigits property to its default value. | |
ResetNotation | Resets the Notation property to its default value. | |
ResetSignDisplay | Resets the SignDisplay property to its default value. | |
ResetStyle | Resets the Style property to its default value. | |
ResetUseGrouping | Resets the UseGrouping property to its default value. |
Name | Description | |
---|---|---|
ShouldSerializeLocale | Indicates if the Locale property needs to be serialized. | |
ShouldSerializeMaximumFractionDigits | Indicates if the MaximumFractionDigits property needs to be serialized. | |
ShouldSerializeMinimumFractionDigits | Indicates if the MinimumFractionDigits property needs to be serialized. | |
ShouldSerializeMinimumIntegerDigits | Indicates if the MinimumIntegerDigits property needs to be serialized. | |
ShouldSerializeNotation | Indicates if the Notation property needs to be serialized. | |
ShouldSerializeSignDisplay | Indicates if the SignDisplay property needs to be serialized. | |
ShouldSerializeStyle | Indicates if the Style property needs to be serialized. | |
ShouldSerializeUseGrouping | Indicates if the UseGrouping property needs to be serialized. |