Returns an enumerator that iterates through the collection.
public DefaultEcs.EntityMultiMap<TKey>.KeyEnumerator GetEnumerator();
Implements GetEnumerator(), GetEnumerator()
DefaultEcs.EntityMultiMap.KeyEnumerator<TKey>
An enumerator that can be used to iterate through the collection.