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