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