|
overridevirtual |
Converts the value of this instance to its equivalent string representation using the specified format, and locale.
format | A format string. |
loc | An std::locale object that contains locale information (see std::locale). |
xtd::format_exception | format contains an invalid specification. |
Implements xtd::iformatable.