API Reference > OdRx Classes > OdRxDynamicCollectionAttribute Class > OdRxDynamicCollectionAttribute Methods > OdRxDynamicCollectionAttribute::add Method
OdRxDynamicCollectionAttribute::add Method
Syntax
C++
OdResult add(const OdRxDynamicAttribute* attribute);
Parameters 
Description 
const OdRxDynamicAttribute* attribute 
[in] Attribute to be added to the collection. 

eOk if an attribute is added to the collection successfully, eInvalidInput if the attribute parameter is invalid.

Adds an attribute to the collection. 

 

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