IEnumerator <KeyValuePair <T, long> > IEnumerable <KeyValuePair <T, long> > .GetEnumerator() { return(_store.GetEnumerator()); }