API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setStringArray Method
OdRxPropertyVariant::setStringArray Method
Syntax
C++
OdRxPropertyVariant& setStringArray(const OdStringArray& val);
Parameters 
Description 
const OdStringArray& val 
[in] constant reference to array of OdString.  

Returns a reference to the OdRxPropertyVariant.

Sets value from the array of OdString objects. 

 

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