'宣言 Public Overloads Function ToString( _ ByVal formatProvider As System.IFormatProvider _ ) As System.String
public System.string ToString( System.IFormatProvider formatProvider )
パラメータ
- formatProvider
- 書式プロバイダー。
戻り値の型
このインスタンスを表す System.String。
'宣言 Public Overloads Function ToString( _ ByVal formatProvider As System.IFormatProvider _ ) As System.String
public System.string ToString( System.IFormatProvider formatProvider )