Matrix3D.IFormattable.ToString(String, IFormatProvider) Metoda

Definicja

Aby uzyskać opis tego elementu członkowskiego, zobacz 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

Format do użycia.

provider
IFormatProvider

Dostawca do użycia.

Zwraca

String

Wartość bieżącego wystąpienia w określonym formacie.

Implementuje

Uwagi

Ta struktura reprezentuje projekcję .NET struktury środowisko wykonawcze systemu Windows (WinRT) Matrix3D . Aby uzyskać więcej informacji, zobacz Matrix3D w dokumentacji interfejsu API platformy UWP.

Dotyczy