Read Me - Common Public License V1.0 - Copyright Notice(©)

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.

Read Me - Common Public License V1.0 - Copyright Notice(©)