Matrix3D.IFormattable.ToString(String, IFormatProvider) Metodo

Definizione

Per una descrizione di questo membro, vedere 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

Parametri

format
String

Formato da usare.

provider
IFormatProvider

Provider da usare.

Restituisce

Valore dell'istanza corrente nel formato specificato.

Implementazioni

Commenti

Questo struct rappresenta la proiezione .NET dello struct Windows Runtime (WinRT). Matrix3D Per altre informazioni, vedere Matrix3D nella guida di riferimento all'API UWP.

Si applica a