Version: 2021.1
言語: 日本語
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.