Share via


CSimpleArray::RemoveAll

Removes all elements from the array.

void RemoveAll( );

Remarks

Removes all elements currently stored in the array.

Requirements

Header: atlsimpcoll.h

See Also

Reference

CSimpleArray Class

CSimpleArray::Remove

CSimpleArray::RemoveAt

Other Resources

CSimpleArray Members