Int24Inequality(Int24, Int32) Operator
Compares the two values for inequality.
Namespace: Gemstone.NumericAssembly: Gemstone.Numeric (in Gemstone.Numeric.dll) Version: 1.0.173 -- Release Build+f98ef614814d50c1f66a919b6c587a372a50e4bf
JavaScript does not support overloaded operators.
- value1 Int24
- Left hand operand.
- value2 Int32
- Right hand operand.
BooleanBoolean indicating the result of the inequality.