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