System::Collections::Generic::Dictionary::GetEnumerator method
Dictionary::GetEnumerator method
Erstellt ein Enumerator‑Objekt.
virtual IEnumeratorPtr System::Collections::Generic::Dictionary<TKey, TValue>::GetEnumerator() override
ReturnValue
Neu erstelltes Enumerator-Objekt.
Siehe auch
- Typedef IEnumeratorPtr
- Class Dictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++