Exemple #1
0
	inline CHashIterator FindNext(const CHashIterator& oPrev) const
	{
		return m_oHash.FindNext(oPrev);
	}