CPtrArrayFTR Class
class CPtrArrayFTR: public CArrayFTRBase
Defined in: XMLCollFormatters.h
Class Template Arguments
_dataType
Template parameter specifying the type of objects stored in the array.
_dataFTR
XML formatter for the data type stored in the array.
Class Members
CPtrArrayFTR(CPtrArray*& pArray, LPCTSTR strElementType = _T("PtrArray"))
Constructor.