Click or drag to resize

UInt24BitwiseAnd Operator

Overload List
  Name Description
Public operator Static member BitwiseAnd(UInt24, UInt24) Returns logical bitwise AND of values.
Public operator Static member BitwiseAnd(UInt24, UInt32) Returns logical bitwise AND of values.
Public operator Static member BitwiseAnd(UInt32, UInt24) Returns logical bitwise AND of values.
Top
See Also