Sdílet prostřednictvím


Matrix3D.IFormattable.ToString(String, IFormatProvider) Metoda

Definice

Popis tohoto člena najdete v tématu ToString(String, IFormatProvider).

 virtual System::String ^ System.IFormattable.ToString(System::String ^ format, IFormatProvider ^ provider) = IFormattable::ToString;
string IFormattable.ToString (string format, IFormatProvider provider);
abstract member System.IFormattable.ToString : string * IFormatProvider -> string
override this.System.IFormattable.ToString : string * IFormatProvider -> string
Function ToString (format As String, provider As IFormatProvider) As String Implements IFormattable.ToString

Parametry

format
String

Formát, který se má použít.

provider
IFormatProvider

Zprostředkovatel, který se má použít.

Návraty

Hodnota aktuální instance v zadaném formátu.

Implementuje

Poznámky

Tato struktura představuje projekci .NET struktury prostředí Windows Runtime (WinRT). Matrix3D Další informace najdete v tématu Matrix3D v referenčních informacích k rozhraní API pro UPW.

Platí pro