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

IEnumerator::get_Current method

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

virtual const SharedPtr<System::Object> & System::Collections::IEnumerator::get_Current() const =0

ReturnValue

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

انظر أيضًا