Applications should not call the constructor for this class. Instead, they should call the appropriate newEnumerator() method.
template <class KeyType, class ItemType> class MEnumerator;
MEnumerator