System::Collections::Generic::BaseDictionary::GetEnumerator methode
BaseDictionary::GetEnumerator method
Maakt een enumerator‑instantie, moet worden geïmplementeerd door een subklasse.
SharedPtr<IEnumerator<KeyValuePair<key_t, mapped_t>>> System::Collections::Generic::BaseDictionary<Map>::GetEnumerator() override=0
ReturnValue
Enumerator bound to this object.
Zie ook
- Typedef SharedPtr
- Class IEnumerator
- Class KeyValuePair
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++