CArray::GetAt

This member function retrieves the array element at the specified index.

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

CArray Overview, CArray Member Functions, CArray::SetAt, CArray::operator []