public interface IEnumerableQueue`1<T> : IEnumerableSimpleLinkedList, IQueue;
T: (No description provided.)