System::Collections::Generic::Dictionary::GetEnumerator मेथड

Dictionary::GetEnumerator method

एन्यूमरेटर ऑब्जेक्ट बनाता है।

virtual IEnumeratorPtr System::Collections::Generic::Dictionary<TKey, TValue>::GetEnumerator() override

ReturnValue

नया बनाया गया एन्यूमरेटर ऑब्जेक्ट।

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