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

DoubleField.StringToValue

Switch to Manual
protected double StringToValue (string str);

Parameters

str要转换的字符串。

Returns

double 解析自字符串的双精度浮点数。

Description

将给定字符串转换为双精度浮点数。