System::Collections::IEnumeratorImplRefType::get_Current method

IEnumeratorImplRefType::get_Current method

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

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

ReturnValue

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

См. также