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

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

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