Advances the enumerator to the next TKey of the EntityMap<TKey>.
public bool MoveNext();
Implements MoveNext()
System.Boolean
true if the enumerator was successfully advanced to the next TKey; false if the enumerator has passed the end of the collection.