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.