CObArray::ElementAt

Call this member function to obtain a temporary reference to the element pointer within the array.

Syntax

CObject*& ElementAt( int nIndex );

At a Glance

Header file: Afxcoll.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CObArray Overview, CObArray Member Functions, Array Classes, CObArray::operator []