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

Returns the first element of this Array object.

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