Close

Relief for ODA Team in Ukraine

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

Comparison operator for Compressed GUID objects.

Parameters
Description
other
[in] Another Compressed GUID value to be compared with (right-hand operand).

true if the Compressed GUID object is equal to another Compressed GUID object; otherwise, the method returns false.

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