protected TValueType StringToValue (string str);

파라미터

strThe string to convert.

반환

TValueType The value parsed from the string.

설명

Converts a string to a value type.