Dynamic.canConvertTo

returns true if variable held by dynamic is convertible to given type

class Dynamic
bool
canConvertTo
(
TypeInfo to
)

Meta