Header file: MapStringArray.h.
The AcMapStringArray class is a dynamic array used to represent character strings. A dynamic string array can grow as needed at runtime.
The AutoCAD Map ARX API uses AcMapStringArray instead of MFC CstringList for dynamic character strings.