Decimal..::..GreaterThanOrEqual Operator
Returns a value indicating whether a specified Decimal is greater than or equal to another specified Decimal.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
Parameters
- d1
- Type: System..::..Decimal
The first value to compare.
- d2
- Type: System..::..Decimal
The second value to compare.