Array Classes

MFC for Windows CE supports the array classes the same way they are supported in the standard MFC library.

For information about the MFC for Windows CE array classes, see the following topics:

CArray (template) CPtrArray
CByteArray CStringArray
CDWordArray CUIntArray
CObArray CWordArray

For information about where the array classes fit into the Windows CE class hierarchy, see Classes Derived from CObject.