System::Collections::Generic::SimpleEnumerator::get_Current метод

SimpleEnumerator::get_Current method

Получает текущий элемент.

MakeConstRef_t<Element> System::Collections::Generic::SimpleEnumerator<Container, Element>::get_Current() const override

ReturnValue

Текущий элемент (если есть) или элемент, созданный по умолчанию, в противном случае.

См. также