Experimental: this API is experimental and might be changed or removed in the future.

LongField.ValueToString

Cambiar al Manual
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.