ObjectSet.contains


contains(pSet)

returns true if this set contains at least all of the objects that are in the given set.

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

Back to ObjectSet

Back to Overview