Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdArrayMemAlloc<class T, class A, class Mm>::append Method (const OdArrayMemAlloc&)
Syntax
C++
OdArrayMemAlloc& append(const OdArrayMemAlloc& otherArray);

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

 

Parameters
Description
otherArray
[in] Array to append.

Returns a reference to this Array object.

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