System::Collections::Generic::Queue::Dequeue 方法
Queue::Dequeue method
获取队列开头的项。
T System::Collections::Generic::Queue<T>::Dequeue()
ReturnValue
弹出的项。
另见
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Font for C++
获取队列开头的项。
T System::Collections::Generic::Queue<T>::Dequeue()
弹出的项。