System::IFormattable class

IFormattable class

Defines a method that formats the value of the current object using the specified format string and format provider.

class IFormattable : public virtual System::Object

Methods

MethodDescription
virtual ToString(String, SharedPtr<IFormatProvider>)

See Also