protected string ValueToString (double v);

Parameters

vThe double to be converted to string.

Returns

string The double as string.

Description

Converts the given double to a string.