Currency Currency
Currency Currency
DocFX + Singulink = ♥

Search Results for

    Operator operator <

    operator <(MonetaryValue, MonetaryValue)

    Compares two values to determine which is less.

    Declaration
    public static bool operator <(MonetaryValue x, MonetaryValue y)
    Parameters
    Type Name Description
    MonetaryValue x
    MonetaryValue y
    Returns
    Type Description
    bool

    true if left is less than right; otherwise, false.

    Implements
    IComparisonOperators<TSelf, TOther, TResult>.operator <(TSelf, TOther)
    © Singulink. All rights reserved.