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