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 the array of OdString objects.
 

Reference to the OdRxPropertyVariant object.

Sets the value of this OdRxPropertyVariant object from an array of OdString objects. 

 

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