Currency Currency
Currency Currency
DocFX + Singulink = ♥

Search Results for

    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
    Implements
    IReadOnlySet<T>.IsProperSubsetOf(IEnumerable<T>)
    ISet<T>.IsProperSubsetOf(IEnumerable<T>)
    © Singulink. All rights reserved.