CObList::RemoveAt

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

Syntax

void RemoveAt( POSITION position );

At a Glance

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

See Also

CObList Overview, CObList Member Functions, List Classes