protected TValueType StringToValue (string str);

Parámetros

strThe string to convert.

Valor de retorno

TValueType The value parsed from the string.

Descripción

Converts a string to a value type.