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

Returns a constant reference array of OdString.

Gets the value as constant array of OdString. 

 

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

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