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

IEnumeratorImplValueType::get_Current method

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

virtual const SharedPtr<System::Object> & System::Collections::IEnumeratorImplValueType<T>::get_Current() const override

ReturnValue

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

انظر أيضًا