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

IEnumeratorImplRefType::get_Current method

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

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

ReturnValue

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

انظر أيضًا