Currency Currency
Currency Currency
DocFX + Singulink = ♥

Search Results for

    Method SetAmount

    SetAmount(decimal, string)

    Sets the amount the bag contains for the specified currency code.

    Declaration
    void SetAmount(decimal amount, string currencyCode)
    Parameters
    Type Name Description
    decimal amount
    string currencyCode

    SetAmount(decimal, Currency)

    Sets the amount the bag contains for the specified currency code.

    Declaration
    void SetAmount(decimal amount, Currency currency)
    Parameters
    Type Name Description
    decimal amount
    Currency currency
    © Singulink. All rights reserved.