System::Collections::Generic::BaseDictionary::GetEnumerator طريقة
BaseDictionary::GetEnumerator method
ينشئ مثيل المكرّر، يجب أن يتم تنفيذه بواسطة الفئة الفرعية.
SharedPtr<IEnumerator<KeyValuePair<key_t, mapped_t>>> System::Collections::Generic::BaseDictionary<Map>::GetEnumerator() override=0
ReturnValue
Enumerator bound to this object.
انظر أيضًا
- Typedef SharedPtr
- Class IEnumerator
- Class KeyValuePair
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++