Share via


Collection Class Tasks

OverviewDetails

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:

  • Performing General Collection-Class Tasks

  • Performing Template-Based Collection-Class Tasks

  • Accessing the Members of a Collection (Template-Based or Not)

What do you want to do?

General Collection-Class Tasks

Template-Based Collection-Class Tasks

Accessing the Members of a Collection (Template-Based or Not)