Method SetEquals
SetEquals(IEnumerable<Currency>)
Determines whether this registry and the specified currency collection contain the same elements.
Declaration
public bool SetEquals(IEnumerable<Currency> other)
Parameters
Type | Name | Description |
---|---|---|
IEnumerable<Currency> | other |
Returns
Type | Description |
---|---|
bool |