System::Collections::Generic::IEnumerator::get_Current मेथड

IEnumerator::get_Current method

वर्तमान तत्व प्राप्त करता है।

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

ReturnValue

वर्तमान में संदर्भित तत्व की कॉपी।

संबंधित देखें