Gets a read-only System.Globalization.NumberFormatInfo that formats values based on the current culture.
A read-only System.Globalization.NumberFormatInfo containing the settings for the current system culture.
Retrieving a System.Globalization.NumberFormatInfo object from the NumberFormatInfo.CurrentInfo property is equivalent to retrieving a System.Globalization.NumberFormatInfo object from the CultureInfo.CurrentCulture.NumberFormat property.