System::Collections::Generic::Queue::GetEnumerator 方法
Queue::GetEnumerator method
获取用于遍历队列的枚举器。
IEnumeratorPtr System::Collections::Generic::Queue<T>::GetEnumerator() override
ReturnValue
指向新创建的枚举器的指针。
另见
- Typedef IEnumeratorPtr
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Page for C++