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.