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

FloatField.StringToValue

切换到手册
protected float StringToValue (string str);

参数

str要转换的字符串。

返回

float The float parsed from the string.

描述

Converts the given string to a float.