DoubleField.ValueToString

Declaration

protected string ValueToString(double v);

Parameters

v The double to be converted to string.

Returns

string The double as string.

Description

Converts the given double to a string.


Did you find this page useful? Please give it a rating: