protected string ValueToString (long v);

Parámetros

vThe long integer to be converted to string.

Valor de retorno

string The long integer as string.

Descripción

Converts the given long integer to a string.