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