Method ISet<Currency>.SymmetricExceptWith
ISet<Currency>.SymmetricExceptWith(IEnumerable<Currency>?)
Not supported.
Declaration
void ISet<Currency>.SymmetricExceptWith(IEnumerable<Currency>? other)
Parameters
| Type | Name | Description |
|---|---|---|
| IEnumerable<Currency> | other |
Implements
Exceptions
| Type | Condition |
|---|---|
| NotSupportedException | This operation is not supported. |