An IEnumerable
Produces the symmetric difference of three sequences according to a specified key selector function.
The source Iterable
An Iterable
An Iterable
A function to extract the key for each element.
An IEnumerable
Produces the symmetric difference of four sequences according to a specified key selector function.
The source Iterable
An Iterable
An Iterable
An Iterable
A function to extract the key for each element.
An IEnumerable
Produces the symmetric difference of two sequences according to a specified key selector function using a provided equality comparer.
The source Iterable
An Iterable
A function to extract the key for each element.
The EqualityComparer
An IEnumerable
Produces the symmetric difference of three sequences according to a specified key selector function using a provided equality comparer.
The source Iterable
An Iterable
An Iterable
A function to extract the key for each element.
The EqualityComparer
An IEnumerable
Produces the symmetric difference of four sequences according to a specified key selector function using a provided equality comparer.
The source Iterable
An Iterable
An Iterable
An Iterable
A function to extract the key for each element.
The EqualityComparer
An IEnumerable
Produces the symmetric difference of two sequences according to a specified key selector function.