Currency Currency
Currency Currency
DocFX + Singulink = ♥

Search Results for

    Operator operator ++

    operator ++(MonetaryValue)

    Increments a value.

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

    The value to increment.

    Returns
    Type Description
    MonetaryValue

    The result of incrementing value.

    Implements
    IIncrementOperators<TSelf>.operator ++(TSelf)
    © Singulink. All rights reserved.