protected string ValueToString (float v);

Parámetros

vThe float to be converted to string.

Valor de retorno

string The float as string.

Descripción

Converts the given float to a string.