Product SiteDocumentation Site

5.3.9.25. xor


>>-xor(argument)-----------------------------------------------><

Returns a new Directory object containing all items from the receiver collection and the argument collection; all indexes that appear in both collections are removed. The argument can be any collection class object. The argument must also allow all of the index values in the receiver collection.