Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Number::< Operator
Syntax
C++
bool operator <(const Number& compareTo) const;

Less than operator for the Number data type.

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

true if Number objects are less; otherwise, the method returns false.

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