Close

Relief for ODA Team in Ukraine

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

The comparison operator for attribute data block values.

Parameters
Description
rightValue
[in] Another attribute data block value to compare.

true if values are equal; otherwise, the operator returns false.

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