Currency Currency
Currency Currency
DocFX + Singulink = ♥

Search Results for

    Method CompareTo

    CompareTo(MonetaryValue)

    Compares this value to the specified value. Values in different currencies are ordered by their currencies first.

    Declaration
    public int CompareTo(MonetaryValue other)
    Parameters
    Type Name Description
    MonetaryValue other
    Returns
    Type Description
    int
    Implements
    IComparable<T>.CompareTo(T)
    Exceptions
    Type Condition
    ArgumentException

    Invalid comparison between values that have different currencies.

    © Singulink. All rights reserved.