Method GetEnumerator GetEnumerator() Enumerates in MRU-first order (most-recent first). Declaration public IEnumerator<T> GetEnumerator() Returns Type Description IEnumerator<T> Implements IEnumerable<T>.GetEnumerator()