PreviousindexOf Up
Collection
isEmptyNext

Collection Method isCompatible

Return true if this collection and aCollection are compatible. Any instance method that takes a collection as a parameter must be compatible with the receiver of the message, otherwise an exception will be raised.

Using Parameters
acollection OBJECT
Returning Parameter
lnkbool PIC 99 COMP-5