convert

Convert from Element into To scalar/array/assocarray value.

As converting value only text of from element is taken into consideration.

Parameters

value To

storage where to put converted from Element

from From

the data that is to be converted. Tohrows: InvalidCastException when the type of value does not match stored data.

Return Value

Type: void

value

Meta