Call this member function to set the array element at the specified index. The array grows automatically if necessary (that is, the upper bound is adjusted to accommodate the new element).
void SetAtGrow( int nIndex, 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::SetAtGrow