System::Collections::Generic::Queue::Dequeue method
Queue::Dequeue method
Gets item from the beginning of the queue.
T System::Collections::Generic::Queue<T>::Dequeue()
ReturnValue
Popped item.
See Also
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++