GetEnumerator()
Queue::GetEnumerator() method
Gets enumerator to iterate through the queue.
IEnumeratorPtr System::Collections::Generic::Queue<T>::GetEnumerator() override
Return Value
Pointer to newly created enumerator.
See Also
- Typedef IEnumeratorPtr
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Slides