API Reference > Other Classes > OdArrayMemAlloc Template > OdArrayMemAlloc Methods > erase Method > OdArrayMemAlloc::erase Method (iterator)
OdArrayMemAlloc::erase Method (iterator)
Syntax
C++
iterator erase(iterator where);
Parameters 
Description 
iterator where 
[in] Element to remove. 

Removes the specified element from this Array object. 

 

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