Call this member function to add a new element to the end of an array, growing the array by one.
int Add( TYPE newElement );
| Header file: | Afxtempl.h |
| Platforms: | |
| Versions: | 1.0 and later |
| Complete documentation: | Visual C++ documentation |
CTypedPtrArray Overview, CTypedPtrArray Member Functions, Typed Template Collections, CObArray::Add