API Reference > OdDAI Namespace > Classes > Boolean Class > Boolean Operators > = Operator
= Operator

This is the overview for the = operator overload.

Assignment operator for the Boolean data type. The operator casts specified value of the appropriate enumeration to the Logical value and assigns it to the object.  
Assignment operator for the Boolean data type. The operator casts specified signed long value to the Boolean value and assigns it to the object.  
Assignment operator for the Boolean data type. The operator casts specified ANSI string to the Boolean value and assigns it to the object.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.