Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxValue::!= Operator
Syntax
C++
bool operator !=(const OdRxValue& value) const;

Negative comparison operator. 

 

Parameters
Description
value
[in] Value to compare with the current value.

true if values are not equal; false otherwise.

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