Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
SectionItem<class TSection>::== Operator
Syntax
C++
bool operator ==(const SectionItem& compareTo) const;

An equality operator for the SectionItem data type.

Parameters
Description
compareTo
[in] Another SectionItem object to be compared with (the right-hand operand of the comparison operation).

true if SectionItem objects are equal; otherwise, the method returns false.

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