Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdLinkedArray<class T, class A = OdObjectsAllocator<T> >::remove Method
Syntax
C++
T remove(iterator at);

Removes the specified element from this Array object. 

 

Parameters
Description
at
[in] Element to remove.
Copyright © 2002-2022. Open Design Alliance All rights reserved.