طريقة 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++