Returns the distinct union of two Sets.
A Set that contains all elements of this Set and of other. The result is distinct, that means that every element in the resulting Set is unique.
| Exception Type | Condition |
|---|---|
| GenomeException | The source Sets are in different DataDomains. or The source Sets have a different ElementType. |
Namespace: TechTalk.Genome
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
Set Class | TechTalk.Genome Namespace | Set.Union Overload List | Union