Click or drag to resize

Int24Modulus Operator

Overload List
  Name Description
Public operator Static member Modulus(Int24, Int24) Returns computed remainder after dividing first value by the second.
Public operator Static member Modulus(Int24, Int32) Returns computed remainder after dividing first value by the second.
Public operator Static member Modulus(Int32, Int24) Returns computed remainder after dividing first value by the second.
Top
See Also