System::Collections::Generic::Queue::GetEnumerator metodo
Queue::GetEnumerator method
Ottiene l’enumeratore per iterare attraverso la coda.
IEnumeratorPtr System::Collections::Generic::Queue<T>::GetEnumerator() override
ReturnValue
Puntatore al nuovo enumeratore creato.
Vedi anche
- Typedef IEnumeratorPtr
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Page for C++