Operator operator !=
operator !=(Decimal128, Decimal128)
Implements the operator !=.
Parameters
lhs
Decimal128The LHS.
rhs
Decimal128The RHS.
Returns
- bool
The result of the operator.
Implements the operator !=.
lhs
Decimal128The LHS.
rhs
Decimal128The RHS.
The result of the operator.