Deque<(Of <(<'T>)>)>..::..GetAtFront Method
Retreives the item currently at the front of the Deque. The Deque is
unchanged. This method is
equivalent to deque[0] (except that a different exception is thrown).
Namespace:
Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)