These subscript operators are convenient substitutes for the SetAt and GetAt methods.
Header file: | Afxcoll.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
Cobject* operator []( int nIndex );
Cobject* operator []( int nIndex ) const;
CObArray::GetAt, CObArray::SetAt