Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
value
[in] Value to append.

Returns the index of the new last element.

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