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

TextValueField<T0>.StringToValue

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

参数

str要转换的字符串。

返回

T 从此字符串解析的值。

描述

将给定字符串转换为值类型。