ObjectSet.sameContents


sameContents(pSet)

returns true if this set contains exactly the same objects as the given set, and vice versa

pSetPointer to this objectAllows multiple function calls to be chained together
Return valueboolean

Back to ObjectSet

Back to Overview