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

Constant reference to the OdAnsiString value.

Gets the value of this OdRxPropertyVariant object as an OdAnsiString value. 

 

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

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