Method IsProperSupersetOf
IsProperSupersetOf(IEnumerable<Currency>)
Determines whether this registry is a proper superset of the specified currency collection.
Declaration
public bool IsProperSupersetOf(IEnumerable<Currency> other)
Parameters
| Type | Name | Description |
|---|---|---|
| IEnumerable<Currency> | other |
Returns
| Type | Description |
|---|---|
| bool |