System::Collections::Generic::SimpleEnumerator::get_Current metodo

SimpleEnumerator::get_Current method

Ottiene l’elemento ‘corrente’.

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

ReturnValue

Elemento corrente (se presente) o elemento costruito di default altrimenti.

Vedi anche