API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::getUInt64Array Method
OdRxPropertyVariant::getUInt64Array Method
Syntax
C++
const OdUInt64Array& getUInt64Array() const;

Constant reference to the OdUInt64Array object.

Gets the value of this OdRxPropertyVariant object as an array of OdUInt64 values. 

 

No check is made to determine that this OdRxPropertyVariant object is of the specified type.

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