Dynamic.convertTo

converts stored value to given "to" type and returns 1el array of target type vals. conversion must be defined.

class Dynamic
abstract
void[]
convertTo
(
TypeInfo to
)

Meta