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

TextValueField<T0>.StringToValue

Switch to Manual
protected T StringToValue (string str);

Parameters

str要转换的字符串。

Returns

T 从此字符串解析的值。

Description

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