TextValueField<T0>.StringToValue

protected TValueType StringToValue(string str);

Parameters

strThe string to convert.

Returns

TValueType The value parsed from the string.

Description

Converts the given string to a value type.

Did you find this page useful? Please give it a rating: