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

eOk if the attribute is removed from the collection successfully, or eKeyNotFound otherwise.

Removes the attribute from the collection. 

 

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