Size::IFormattable::ToString Method (String^, IFormatProvider^)
.NET Framework (current version)
This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.
Assembly: WindowsBase (in WindowsBase.dll)
private: virtual String^ ToString( String^ format, IFormatProvider^ provider ) sealed = IFormattable::ToString
Parameters
- format
-
Type:
System::String^
The format to use.
- provider
-
Type:
System::IFormatProvider^
The provider to use to format the value.
.NET Framework
Available since 3.0
Available since 3.0
Show: