Create an instance of ParsedValue where the value type V is converted to
the target type T using the given converter.
If converter
is null, then it is assumed that the type of value
V
and the type of target T
are the same and
do not need converted.
value | the value to be converted | |
converter | the converter |
Diagram: Style data