API Reference > Other Classes > OdVariant Class > OdVariant Methods > OdVariant::getInt32 Method
OdVariant::getInt32 Method
Syntax
C++
OdInt32 getInt32() const;

Returns the value of this Variant object as an OdInt32 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.