System::Collections::Generic::SortedDictionary::GetEnumerator method
SortedDictionary::GetEnumerator method
वर्तमान डिक्शनरी के माध्यम से इटररेट करने के लिए एन्यूमरेटर प्राप्त करता है।
IEnumeratorPtr System::Collections::Generic::SortedDictionary<TKey, TValue>::GetEnumerator() override
ReturnValue
नए निर्मित इटेरेटर का पॉइंटर।
संबंधित देखें
- Typedef IEnumeratorPtr
- Class SortedDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++