Int24GreaterThan 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