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

eOk if successful or eKeyNotFound otherwise.

Removes the attribute of that type from the collection. 

 

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