CArray::RemoveAll

This member function removes all the elements from this array. If the array is already empty, the function still works.

Syntax

void RemoveAll( );

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