Logo Mibo

TwoSetOp Type

The binary set operation of TwoSourceSetNode<'T>: difference (left minus right), intersection, or symmetric difference.

Union cases

Union case Description

Difference

Full Usage: Difference

Intersect

Full Usage: Intersect

Xor

Full Usage: Xor

Instance members

Instance member Description

this.IsDifference

Full Usage: this.IsDifference

Returns: bool
Returns: bool

this.IsIntersect

Full Usage: this.IsIntersect

Returns: bool
Returns: bool

this.IsXor

Full Usage: this.IsXor

Returns: bool
Returns: bool

Type something to start searching.