Int24BitwiseAnd Operator

Overload List

BitwiseAnd(Int24, Int24) Returns logical bitwise AND of values.
BitwiseAnd(Int24, Int32) Returns logical bitwise AND of values.
BitwiseAnd(Int32, Int24) Returns logical bitwise AND of values.

See Also