Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
otherArray
[in] Array to append.

Reference to the array object.

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