API Reference > Other Classes > OdLinkedArray Template > OdLinkedArray Methods > last Method > OdLinkedArray::last Method ()
OdLinkedArray::last Method ()
Syntax
C++
const T& last() const;

Returns the last element of this Array object (const reference).

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