CTypedPtrArray::GetAt

Call this member function to retrieve the CObject pointer associated with a given position.

Syntax

TYPE GetAt( int nIndex ) const;

At a Glance

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

See Also

CTypedPtrArray Overview, CTypedPtrArray Member Functions, Typed Template Collections, CObArray::GetAt, CObArray::GetUpperBound