This member function adds the contents of one array to the end of another. The arrays must be of the same type.
int Append( const CArray& src );
Header file: | Afxtempl.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CArray Overview, CArray Member Functions, CArray::Copy