[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodToString()()()()
Returns the string representation of the value of this instance.
(Overrides ValueType..::..ToString()()()().)
Public methodToString(String)
Formats the value of the current instance using the specified format, numeric format information is obtained from current locale setting of the operating system. If you want to use custom IFormatProvider use overloaded ToString()()()() function.
Public methodToString(String, IFormatProvider)
Formats the value of the current instance using the specified format.

See Also