طريقة System::Collections::Specialized::NameValueCollection::GetEnumerator

NameValueCollection::GetEnumerator method

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

System::SharedPtr<Generic::IEnumerator<String>> System::Collections::Specialized::NameValueCollection::GetEnumerator() override

ReturnValue

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

انظر أيضًا