wxStringList: wxList

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 the list, and deallocated by the destructor or by the Delete member.

wxStringList::wxStringList

wxStringList::~wxStringList

wxStringList::Add

wxStringList::Delete

wxStringList::ListToArray

wxStringList::Member

wxStringList::Sort