Currency Currency
Currency Currency
DocFX + Singulink = ♥

Search Results for

    Operator operator --

    operator --(MonetaryValue)

    Decrements a value.

    Declaration
    public static MonetaryValue operator --(MonetaryValue value)
    Parameters
    Type Name Description
    MonetaryValue value

    The value to decrement.

    Returns
    Type Description
    MonetaryValue

    The result of decrementing value.

    Implements
    IDecrementOperators<TSelf>.operator --(TSelf)
    © Singulink. All rights reserved.