NumberFormatInfoStatic: GetInstance |
Returns the NumberFormatInfo object from a specific provider.
Public Function GetInstance( ByVal FormatProvider As IFormatProvider ) As NumberFormatInfo
If the provider does not provide a NumberFormatInfo object, then the NumberFormatInfo object for the current culture is returned.