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

Returns the last element of this Array object.

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