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

Reference to this object.

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

 

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