'宣言 Public Overloads Shared Function ToString( _ ByVal value As System.Double, _ ByVal decimalPlaces As System.Integer _ ) As System.String
public static System.string ToString( System.double value, System.int decimalPlaces )
パラメータ
- value
- 変換する値。
- decimalPlaces
- 小数点以下の桁数。