System::Collections::Generic::SortedDictionary::GetEnumerator Methode
SortedDictionary::GetEnumerator method
Gibt den Enumerator zurück, um das aktuelle Wörterbuch zu durchlaufen.
IEnumeratorPtr System::Collections::Generic::SortedDictionary<TKey, TValue>::GetEnumerator() override
ReturnValue
Zeiger auf den neu erstellten Enumerator.
Siehe auch
- Typedef IEnumeratorPtr
- Class SortedDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++