Home | Overview | Details | Sample | Tutorial
The following tasks involve using MFC's collection classes to manage lists, maps, and arrays of objects or other data types. It is recommended that you use the template-based collection classes, but the older non-template classes are supported for backward compatibility.
The following categories of tasks are listed in this topic:
General Collection-Class Tasks
Template-Based Collection-Class Tasks
Accessing the Members of a Collection (Template-Based or Not)