System::Collections::Generic::Stack::GetEnumerator method

Stack::GetEnumerator method

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

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

ReturnValue

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

انظر أيضًا