'宣言 Public Sub WriteDouble( _ ByVal value As System.Double, _ Optional ByVal decimalPlaces As System.Integer _ )
public void WriteDouble( System.double value, System.int decimalPlaces )
パラメータ
- value
- decimalPlaces
'宣言 Public Sub WriteDouble( _ ByVal value As System.Double, _ Optional ByVal decimalPlaces As System.Integer _ )
public void WriteDouble( System.double value, System.int decimalPlaces )