protected string ValueToString (int v);

Parámetros

vThe integer to be converted to string.

Valor de retorno

string The integer as string.

Descripción

Converts the given integer to a string.