Currency Currency
Currency Currency
DocFX + Singulink = ♥

Search Results for

    Operator operator -

    operator -(MonetaryValue)

    Computes the unary negation of a value.

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

    The value for which to compute the unary negation.

    Returns
    Type Description
    MonetaryValue

    The unary negation of value.

    Implements
    IUnaryNegationOperators<TSelf, TResult>.operator -(TSelf)
    © Singulink. All rights reserved.