Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdVector<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 the vector object. 

 

Parameters
Description
value
[in] Value to append.

The index of the new last element.

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