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

Constant reference to the OdInt32Array object.

Gets the value of this OdRxPropertyVariant object as an array of OdInt32 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.