API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Operators > = Operator > OdRxPropertyVariant::= Operator (OdUInt16&)
OdRxPropertyVariant::= Operator (OdUInt16&)
Syntax
C++
OdRxPropertyVariant& operator =(const OdUInt16& val);
Parameters 
Description 
const OdUInt16& val 
[in] New OdUInt16 value.
 

Reference to this object.

Assignment operator. Assigns a new OdUInt16 value to this OdRxPropertyVariant object, replacing its current contents. 

 

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