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

Returns a constant reference array of bool.

Gets the value as constant array of bool. 

 

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

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