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

DoubleField.ValueToString

Switch to Manual
protected string ValueToString (double v);

Parameters

v要转换为字符串的双精度浮点数。

Returns

string 字符串形式的双精度浮点数。

Description

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