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

Constant reference to the OdStringArray object.

Gets the value of this OdRxPropertyVariant object as an array of OdString objects. 

 

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

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