Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxDynamicCollectionAttribute::remove Method
Syntax
C++
OdResult remove(const OdRxDynamicAttribute* attribute);

Removes the attribute from the collection. 

 

Parameters
Description
attribute
[in] Attribute to be removed from the collection.

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

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