/**
@class wxArrayString
- @wxheader{arrstr.h}
wxArrayString is an efficient container for storing wxString objects.
/**
@class wxSortedArrayString
- @wxheader{arrstr.h}
wxSortedArrayString is an efficient container for storing wxString objects
which always keeps the string in alphabetical order.