Method CompareTo CompareTo(BigDecimal) Compares this to another BigDecimal. Declaration public int CompareTo(BigDecimal other) Parameters Type Name Description BigDecimal other Returns Type Description int Implements IComparable<T>.CompareTo(T)