CRecentFileList::operator[ ]

This overloaded subscript operator retrieves a single CString, specified by the zero-based index in nIndex, from the most recently used (MRU) file list.

At a Glance

Header file: Afxadv.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

CString& operator[ ]( int nIndex );