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

Returns a constant reference array of OdInt64.

Gets the value as constant array of OdInt64. 

 

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

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