CObList::RemoveAll

Call this member function to remove all the elements from this list and free the associated CObList memory. No error is generated if the list is already empty.

Syntax

void RemoveAll( );

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