Currency Currency
Currency Currency
DocFX + Singulink = ♥

Search Results for

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