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