'宣言 Public Overloads Function ToString( _ ByVal format As System.String, _ ByVal formatProvider As System.IFormatProvider _ ) As System.String
public System.string ToString( System.string format, System.IFormatProvider formatProvider )
パラメータ
- format
 - The format.
 - formatProvider
 - The format provider.
 
戻り値の型
A System.Stringthat represents this instance.