PreviousdoWithOutCopy Up
sequencedcollection
findFirstNext

sequencedcollection Method equal

Return true if this collection is the same species as aCollection and they store the same type of elements and the elements are of the same value and in the same order. If the species or the type of elements are different raise an incompatible collection exception.

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