System::Collections::Generic::IEnumerator::Current method

IEnumerator::Current method

Возвращает текущий элемент.

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

ReturnValue

Копия текущего ссылочного элемента.

См. также