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

IEnumerator::get_Current method

Obtient l’élément actuel.

virtual MakeConstRef_t<T> System::Collections::Generic::IEnumerator<T>::get_Current() const =0

ReturnValue

Copie de l’élément actuellement référencé.

Voir aussi