This member function retrieves a temporary reference to the specified element within the array, and implements the left-side assignment operator for arrays.
TYPE& ElementAt( int nIndex );
| Header file: | Afxtempl.h |
| Platforms: | |
| Versions: | 1.0 and later |
| Complete documentation: | Visual C++ documentation |
CArray Overview, CArray Member Functions, CArray::operator []