GetEnumerator()
SortedList::GetEnumerator() method
Gets enumerator iterating through current list.
IEnumeratorPtr System::Collections::Generic::SortedList<TKey, TValue>::GetEnumerator() override
Return Value
Pointer to newly created enumerator iterating through current list.
See Also
- Typedef IEnumeratorPtr
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Slides