Version: 2020.2
언어: 한국어
protected string ValueToString (long v);

파라미터

v The long integer to be converted to string.

반환

string The long integer as string.

설명

Converts the given long integer to a string.