CSampleList
</h4>
class CSampleList
{
public: CSampleList() : m_List(NULL), m_nOnList(0)
{
};