System::Collections::Generic::IKVCollection::GetEnumerator method

IKVCollection::GetEnumerator method

RTTI जानकारी।

virtual SharedPtr<IEnumerator<T>> System::Collections::Generic::IKVCollection<T>::GetEnumerator() override=0

ReturnValue

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

टिप्पणियाँ

कंटेनर के लिए एनेमरेटर प्राप्त करता है।

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