Metodo System::Collections::Generic::Queue::Dequeue
Queue::Dequeue method
Ottiene l’elemento dall’inizio della coda.
T System::Collections::Generic::Queue<T>::Dequeue()
ReturnValue
Elemento estratto.
Vedi anche
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Font for C++