API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::getBool Method
OdRxPropertyVariant::getBool Method
Syntax
C++
bool getBool() const;

Returns a bool object.

Gets the value as 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.