\section{\class{wxStringList}}\label{wxstringlist}
-A string list is a list which is assumed to contain strings, with a
-specific member functions. Memory is allocated when strings are added to
+A string list is a list which is assumed to contain strings.
+Memory is allocated when strings are added to
the list, and deallocated by the destructor or by the {\bf Delete}\rtfsp
member.
\helpref{wxList}{wxlist}\\
\helpref{wxObject}{wxobject}
+\wxheading{Include files}
+
+<wx/list.h>
+
\wxheading{See also}
\helpref{wxString}{wxstring}, \helpref{wxList}{wxlist}