Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following classes are ready-to-use list classes.
CObList
Stores pointers to objects of class CObject
or to objects of classes derived from CObject
in a linked list.
CPtrList
Stores pointers to void
(generic pointers) in a linked list.
CStringList
Stores CString
objects in a linked list.