CObListFTR Class
class CObListFTR: public CListFTRBase
Defined in: XMLCollFormatters.h
Comments
To enable runtime type discovery and creation, each CObject based class stored in the list must have an equivalent XML formatter class registered with the global SFL XML Formatter Factory object.Class Members
CObListFTR(CObList*& pList, LPCTSTR strElement = _T("ObList"))
Constructor.