SymmetricExceptWith(IEnumerable<T>)
Declaration
public void SymmetricExceptWith(IEnumerable<T> other)
Parameters
Type | Name | Description |
---|---|---|
IEnumerable<T> | other |
public void SymmetricExceptWith(IEnumerable<T> other)
Type | Name | Description |
---|---|---|
IEnumerable<T> | other |