Currency Currency
Currency Currency
DocFX + Singulink = ♥

Search Results for

    Method Contains

    Contains(MonetaryValue)

    Determines whether this bag contains the specified value.

    Declaration
    bool Contains(MonetaryValue value)
    Parameters
    Type Name Description
    MonetaryValue value
    Returns
    Type Description
    bool

    Contains(decimal, Currency)

    Determines whether this bag contains the specified amount and currency.

    Declaration
    bool Contains(decimal amount, Currency currency)
    Parameters
    Type Name Description
    decimal amount
    Currency currency
    Returns
    Type Description
    bool

    Contains(decimal, string)

    Determines whether this bag contains the specified amount and currency code.

    Declaration
    bool Contains(decimal amount, string currencyCode)
    Parameters
    Type Name Description
    decimal amount
    string currencyCode
    Returns
    Type Description
    bool
    © Singulink. All rights reserved.