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

IEnumerator::Current method

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

virtual MakeConstRef_t<T> System::Collections::Generic::IEnumerator<T>::Current() const

ReturnValue

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

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