System::Collections::Specialized::NameValueCollection::GetEnumerator मेथड

NameValueCollection::GetEnumerator method

संग्रह के माध्यम से पुनरावृत्ति करने के लिए एन्यूमरेटर प्राप्त करता है।

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

ReturnValue

वर्तमान संग्रह के माध्यम से इटरेट करने वाला इटरेटर बनाया गया।

संबंधित देखें