Version: 2019.4
protected TValueType StringToValue (string str);

パラメーター

strThe string to convert.

戻り値

TValueType The value parsed from the string.

説明

Converts a string to a value type.