System::Collections::Generic::BaseDictionary::GetEnumerator विधि

BaseDictionary::GetEnumerator method

एन्यूमरेटर इंस्टेंस बनाता है, इसे सबक्लास द्वारा लागू किया जाना चाहिए।

SharedPtr<IEnumerator<KeyValuePair<key_t, mapped_t>>> System::Collections::Generic::BaseDictionary<Map>::GetEnumerator() override=0

ReturnValue

Enumerator bound to this object.

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