طريقة System::Collections::ObjectModel::Collection::GetEnumerator
Collection::GetEnumerator method
يحصل على المُعدِّد للتنقل عبر المجموعة.
SharedPtr<Generic::IEnumerator<T>> System::Collections::ObjectModel::Collection<T>::GetEnumerator() override
ReturnValue
تم إنشاء مكرّر يتنقل عبر المجموعة الحالية.
انظر أيضًا
- Typedef SharedPtr
- Class IEnumerator
- Class Collection
- Namespace System::Collections::ObjectModel
- Library Aspose.Font for C++