Version: 2018.4
Experimental: this API is experimental and might be changed or removed in the future.

DoubleField.StringToValue

マニュアルに切り替える
protected double StringToValue (string str);

パラメーター

strThe string to convert.

戻り値

double The double parsed from the string.

説明

Converts the given string to a double.