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