طريقة System::Collections::Generic::Stack::GetEnumerator

Stack::GetEnumerator method

يحصل على المُعدِّد للتنقل عبر المكدس الحالي.

IEnumeratorPtr System::Collections::Generic::Stack<T>::GetEnumerator() override

ReturnValue

مُعدِّد تم إنشاؤه حديثًا للتنقل عبر المكدس الحالي.

انظر أيضًا