طريقة System::Collections::Generic::IEnumerator::Current

IEnumerator::Current method

يحصل على العنصر الحالي.

virtual MakeConstRef_t<T> System::Collections::Generic::IEnumerator<T>::Current() const

ReturnValue

نسخة العنصر المشار إليه حاليًا.

انظر أيضًا