API Reference > Other Classes > OdArrayMemAlloc Template > OdArrayMemAlloc Methods > append Method > OdArrayMemAlloc::append Method (OdArrayMemAlloc&)
OdArrayMemAlloc::append Method (OdArrayMemAlloc&)
Syntax
C++
OdArrayMemAlloc& append(const OdArrayMemAlloc& otherArray);
Parameters 
Description 
const OdArrayMemAlloc& otherArray 
[in] Array to append. 

Returns a reference to this Array object.

Appends the specified Array object to the end of this Array object. 

 

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