Returns true if x is an instance of class y
true
x
y
The instance object
The parent class
Generated using TypeDoc
Returns
true
ifx
is an instance of classy
Returns