Returns the intersection of two Sets.
A Set that contains all elements that are contained both in this Set and in other.
| Exception Type | Condition |
|---|---|
| GenomeException | The source Sets are in different DataDomains. or The source Sets are not merge compatible. Two Sets are merge compatible, if both have the same ElementType and both have the same selector expressions. |
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.Intersection Overload List | Intersection