Axaptapedia is now maintained by AgileCadence For more information please click here.
Talk:Determining if an object is a subclass
From Axaptapedia
In version 4.0, two new static methods are added to SysDictClass, namely "is" and "as". They have same semantics as in C#. They also support interfaces, as in "Does MyClass implement MyInterface?"