TechTalk Genome v4.2

Set Operators

The operators of the Set class are listed below. For a complete list of Set class members, see the Set Members topic.

Public Static Operators

Addition Operator Returns the distinct union of two Sets.
Multiplication Operator Returns the intersection of two Sets.
Subtraction Operator Returns the difference of two Sets.

See Also

Set Class | Set Members | TechTalk.Genome Namespace | DataDomain.Evaluate | DataDomain.Extent