Currency Currency
Currency Currency
DocFX + Singulink = ♥

Search Results for

    Method Remove

    Remove(string)

    Removes the value with the given currency code.

    Declaration
    public bool Remove(string currencyCode)
    Parameters
    Type Name Description
    string currencyCode
    Returns
    Type Description
    bool
    Implements
    IMoneyBag.Remove(string)

    Remove(Currency)

    Removes the value with the given currency.

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