طريقة System::Collections::Specialized::NameValueCollection::GetEnumerator
NameValueCollection::GetEnumerator method
يحصل على المُعدِّد للتنقل عبر المجموعة.
System::SharedPtr<Generic::IEnumerator<String>> System::Collections::Specialized::NameValueCollection::GetEnumerator() override
ReturnValue
تم إنشاء مكرّر يتنقل عبر المجموعة الحالية.
انظر أيضًا
- Typedef SharedPtr
- Class IEnumerator
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++