System::Collections::Generic::SimpleEnumerator::get_Current metod

SimpleEnumerator::get_Current method

Hämtar det ‘aktuella’ elementet.

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

ReturnValue

Aktuellt element (om något) eller standardkonstruktat objekt annars.

Se även