public virtual string ToString(
string? format,
IFormatProvider? formatProvider
)
-or-
null to use the default format defined for the type of the IFormattable implementation.
-or-
null to obtain the numeric format information from the current locale setting of the operating system.