TObjPtrArray is a template class used to store arrays of CObjPtr objects. More...
#include <idrs_common.h>
Inherits TObjPtrArray.
TObjPtrArray is a template class used to store arrays of CObjPtr objects.
Please note that this class is specifically designed for classes inheriting from CObjPtr. Usage with other class types might not work as expected