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

_KeyCollection::GetEnumerator method

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

SharedPtr<IEnumerator<TKey>> System::Collections::Generic::_KeyCollection<Dict>::GetEnumerator() override

ReturnValue

नए निर्मित इटेरेटर का पॉइंटर।

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