child derives from the
interface described by this TypeInfo_Interface.
Returns true if the class described by child derives from the interface described by this TypeInfo_Interface. Always returns false if the argument is null.
child | TypeInfo for some class |
child derives from the
interface described by this TypeInfo_Interface.
Returns true if the interface described by child derives from or is the interface described by this TypeInfo_Interface. Always returns false if the argument is null.
child | TypeInfo for some interface |
child derives from or is
the interface described by this TypeInfo_Interface.