Version: 2019.4
protected double StringToValue (string str);

パラメーター

strThe string to convert.

戻り値

double The double parsed from the string.

説明

Converts a string to a double.