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

SimpleEnumerator::get_Current method

Hämtar ‘aktuellt’ element.

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

ReturnValue

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

Se även