Méthode System::Collections::Generic::Queue::GetEnumerator
Queue::GetEnumerator method
Obtient l’énumérateur pour parcourir la queue.
IEnumeratorPtr System::Collections::Generic::Queue<T>::GetEnumerator() override
ReturnValue
Pointeur vers l’énumérateur nouvellement créé.
Voir aussi
- Typedef IEnumeratorPtr
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Font for C++