protected string ValueToString (float v);

파라미터

vThe float to be converted to string.

반환

string The float as string.

설명

Converts the given float to a string.