Use this member function to gain direct access to the elements in the array. If no elements are available, GetData returns a null value. While direct access to the elements of an array can help you work more quickly, use caution when calling GetData; any errors you make directly affect the elements of your array.
int Append( 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::GetAt, CObArray::SetAt, CObArray::ElementAt