Close

Relief for ODA Team in Ukraine

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

The assignment operator for Enum objects.

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

A reference to the Enum object modified with the assignment operation.

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