Close

Relief for ODA Team in Ukraine

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

The equality operator for the Select value.

Parameters
Description
other
[in] other value (right-hand operand of the equality operator).

true if other equals to this, or false in other case.

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