Version: 2019.4
protected string ValueToString (double v);

パラメーター

vThe double to be converted to string.

戻り値

string The double as string.

説明

Converts the given double to a string.