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.Font for C++