Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Binary::= Operator
Syntax
C++
Binary& operator =(const Binary& other);

The assignment operator for Binary objects.

Parameters
Description
other
[in] Another Binary object to assign (right-hand operand of the assignment operation).

The reference to the Binary object modified by the assignment operation.

Copyright © 2002-2022. Open Design Alliance All rights reserved.