CList::RemoveAt

Call this member function to remove the specified element from this list.

Syntax

void RemoveAt( POSITION position );

At A Glance

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

See Also

CList Overview, CList Member Functions, List Classes, CList::RemoveAll