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

FloatField.ValueToString

切换到手册
protected string ValueToString (float v);

参数

vThe float to be converted to string.

返回

string The float as string.

描述

Converts the given float to a string.