System::Collections::Generic::ReverseEnumerator::get_Current méthode

ReverseEnumerator::get_Current method

Obtient l’élément ‘courant’.

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

ReturnValue

Élément actuel (le cas échéant) ou élément construit par défaut sinon.

Voir aussi