共用方式為


GrainInterfaceType.IFormattable.ToString(String, IFormatProvider) 方法

定義

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

參數

format
String
formatProvider
IFormatProvider

傳回

實作

適用於