API Reference > Other Classes > OdVariant Class > OdVariant Methods > OdVariant::getInt8Array Method
OdVariant::getInt8Array Method
Syntax
C++
const OdInt8Array& getInt8Array() const;

Returns a reference to the value of this Variant object as an OdInt8Array object.

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

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