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

Reference to this object.

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

 

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