System::Collections::Generic::BaseDictionary::GetEnumerator metode
BaseDictionary::GetEnumerator method
Membuat instance enumerator, harus diimplementasikan oleh subclass.
SharedPtr<IEnumerator<KeyValuePair<key_t, mapped_t>>> System::Collections::Generic::BaseDictionary<Map>::GetEnumerator() override=0
ReturnValue
Enumerator bound to this object.
Lihat Juga
- Typedef SharedPtr
- Class IEnumerator
- Class KeyValuePair
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++