API Reference > Other Classes > OdArray Template > OdArray Methods > rend Method > OdArray::rend Method ()
OdArray::rend Method ()
Syntax
C++
std::reverse_iterator<iterator> rend();

Returns a reverse iterator that references the location before the first element in this Array object.

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