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

Returns a constant reference array of OdUInt8.

Gets the value as constant array of OdUInt8. 

 

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

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