Method SymmetricExceptWith
SymmetricExceptWith(IEnumerable<T>)
SymmetricExceptWith
between internal hashset and other IEnumerable
. Refresh List.
Declaration
public void SymmetricExceptWith(IEnumerable<T> other)
Parameters
Type | Name | Description |
---|---|---|
IEnumerable<T> | other | Enumerable to |