protected string ValueToString (int v);

파라미터

vThe integer to be converted to string.

반환

string The integer as string.

설명

Converts the given integer to a string.