Mono Class Library: System.Globalization Namespace

System.Globalization.NumberFormatInfo Class

Supplies culture-specific formatting information for string representations of numeric values. [Edit]

See Also: NumberFormatInfo Members

[System.Runtime.InteropServices.ComVisible(true)]
public sealed class NumberFormatInfo : ICloneable, IFormatProvider

Thread Safety

This type is safe for multithreaded operations.

Remarks

System.Globalization.NumberFormatInfo supplies symbols such as currency symbols and decimal separators.

Note: A System.Globalization.NumberFormatInfo instance typically contains the set of symbols for a specific language and culture. Instances of System.Globalization.NumberFormatInfo can be created to provide customized formatting information.

[Edit]

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0