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

IEnumerator::get_Current method

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

virtual MakeConstRef_t<T> System::Collections::Generic::IEnumerator<T>::get_Current() const =0

ReturnValue

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

انظر أيضًا