Dequeue()
Queue::Dequeue() method
Gets item from the beginning of the queue.
T System::Collections::Generic::Queue<T>::Dequeue()
Return Value
Popped item.
See Also
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Slides
Gets item from the beginning of the queue.
T System::Collections::Generic::Queue<T>::Dequeue()
Popped item.