Currency Currency
Currency Currency
DocFX + Singulink = ♥

Search Results for

    Method Remove

    Remove(string)

    Removes the value with the given currency code and returns the resulting bag.

    Declaration
    public ImmutableSortedMoneyBag Remove(string currencyCode)
    Parameters
    Type Name Description
    string currencyCode
    Returns
    Type Description
    ImmutableSortedMoneyBag

    Remove(Currency)

    Removes the value with the given currency and returns the resulting bag.

    Declaration
    public ImmutableSortedMoneyBag Remove(Currency currency)
    Parameters
    Type Name Description
    Currency currency
    Returns
    Type Description
    ImmutableSortedMoneyBag
    © Singulink. All rights reserved.