Compartir a través de


SystemTarget.IFormattable.ToString(String, IFormatProvider) Método

Definición

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

Parámetros

format
String
formatProvider
IFormatProvider

Devoluciones

Implementaciones

Se aplica a