Gemstone Numeric Library
C#
VB
C++
JavaScript
Show/Hide TOC
Int
24
Greater
Than Operator
Overload List
GreaterThan(Int24, Int24)
Returns true if left value is greater than right value.
GreaterThan(Int24, Int32)
Returns true if left value is greater than right value.
GreaterThan(Int32, Int24)
Returns true if left value is greater than right value.
See Also
Reference
Int24 Structure
Gemstone.Numeric Namespace
In This Article
Overload List
See Also