Call this member function to overwrite the elements of the given array with the elements of another array of the same type. Copy doesn't free memory; but, if necessary, Copy may allocate extra memory to accommodate the elements copied to the array.
int Copy( const CArray& src );
Header file: | Afxcoll.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CObArray Overview, CObArray Member Functions, Array Classes, CObArray::Append