API Reference > Other Classes > OdLinkedArray Template > OdLinkedArray Methods > append Method > OdLinkedArray::append Method ()
OdLinkedArray::append Method ()
Syntax
C++
iterator append();

Appends a new uninitialized element to the end of this Array object and returns iterator, which references added element.

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