Dynamic.canConvertTo

checks if stored value can be converted to given "to" type.

class Dynamic
abstract
bool
canConvertTo
(
TypeInfo to
)

Meta