Type.implicitConvTo

Determine if 'this' can be implicitly converted to type 'to'.

class Type
MATCH
implicitConvTo

Return Value

Type: MATCH

MATCH.nomatch, MATCH.convert, MATCH.constant, MATCH.exact

Suggestion Box / Bug Report