classCMyList{private:PLISTHead;PLISTLast;intiCount;public:CMyList();~CMyList();}