Enum SetOperation
public enum SetOperation
  - Extension Methods
 
Fields
Except = 2ExceptAll = 3Intersect = 4IntersectAll = 5Union = 0UnionAll = 1
public enum SetOperation
  Except = 2ExceptAll = 3Intersect = 4IntersectAll = 5Union = 0UnionAll = 1