This method sets 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.
Header file: | Afxtempl.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
void SetAtGrow( int nIndex, TYPE newElement );