Product SiteDocumentation Site

5.3.7.10. union


>>-union(argument)---------------------------------------------><

Returns a new Bag that contains all the items from the receiver collection and selected items from the argument collection. The order in which this method selects items in argument is unspecified. The argument can be any collection class object.