طريقة System::Collections::ObjectModel::Collection::GetEnumerator

Collection::GetEnumerator method

يحصل على المُعدِّد للتنقل عبر المجموعة.

SharedPtr<Generic::IEnumerator<T>> System::Collections::ObjectModel::Collection<T>::GetEnumerator() override

ReturnValue

تم إنشاء مكرّر يتنقل عبر المجموعة الحالية.

انظر أيضًا