System::Collections::Generic::Queue::Dequeue 메서드
Queue::Dequeue method
큐의 앞에서 항목을 가져옵니다.
T System::Collections::Generic::Queue<T>::Dequeue()
ReturnValue
꺼낸 항목.
또 보기
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
큐의 앞에서 항목을 가져옵니다.
T System::Collections::Generic::Queue<T>::Dequeue()
꺼낸 항목.