API Reference > OdRx Classes > OdRxVariantValue Class > OdRxVariantValue Constructor > OdRxVariantValue::OdRxVariantValue Constructor (OdRxObject*)
OdRxVariantValue::OdRxVariantValue Constructor (OdRxObject*)
Syntax
C++
OdRxVariantValue(const OdRxObject* pObject);

Constructors with pointer arguments assign the referenced objects to the new RxVariantValue object. 

Constructors with value arguments create a new RxVariant object with the specified value, and assign them the new RxVariantValue object.

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