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