DequeT Class | 
public class Deque<T> : IDeque, ICollection, IEnumerable, ICloneable, ICollection<T>, IEnumerable<T>
The DequeT type exposes the following members.
| Name | Description | |
|---|---|---|
| DequeT | Initializes a new instance of the DequeT class | |
| DequeT(DequeT) | Initializes a new instance of the DequeT class |