o_Is Subtype Of
open override fun o_IsSubtypeOf(self: AvailObject, aType: A_Type): Boolean
Content copied to clipboard
Check if object is a subtype of aType. They should both be types.
Check if object is a subtype of aType. They should both be types.