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