Close

Relief for ODA Team in Ukraine

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

The inequality operator for the Select value.

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

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

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