API Reference > OdRx Classes > OdRxValue::OdRxBoxedValue Class > OdRxBoxedValue Methods > OdRxValue::OdRxBoxedValue::isEqualTo Method
OdRxValue::OdRxBoxedValue::isEqualTo Method
Syntax
C++
virtual bool isEqualTo(const OdRxObject * other) const;
Parameters 
Description 
const OdRxObject * other 
[in] Object which to compare value with. 

True if values of both objects are equal; false otherwise.

Compare with another value. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.