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

IntegerField.ValueToString

Cambiar al Manual
protected string ValueToString (long 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.