UseInvariantCultureNumberFormat Field
Specifies whether to use invariant culture for the
ToString method.
public static bool UseInvariantCultureNumberFormat
'Declaration
Public Shared UseInvariantCultureNumberFormat As Boolean
Field Value
true if the invariant culture must be used for the
ToString method; otherwise,
false.