Operator LessThan
| Improve this Doc View SourceLessThan(_Decimal, _Decimal)
Compares the two _Decimal parameters to determine whether the first is less than the second.
Declaration
public static _Boolean operator <(_Decimal x, _Decimal y)
Compares the two _Decimal parameters to determine whether the first is less than the second.
public static _Boolean operator <(_Decimal x, _Decimal y)