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

LongField.ValueToString

マニュアルに切り替える
protected string ValueToString (long v);

パラメーター

vThe long integer to be converted to string.

戻り値

string The long integer as string.

説明

Converts the given long integer to a string.