Version: 2020.1
언어: 한국어
protected string ValueToString (double v);

파라미터

v The double to be converted to string.

반환

string The double as string.

설명

Converts the given double to a string.