Product SiteDocumentation Site

5.3.4.4. difference


>>-difference(argument)----------------------------------------><

Returns a new collection (of the same class as the receiver) containing only those items from the receiver that are not also contained in the argument collection. The argument can be any collection class object.