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

IEnumerator::Current method

Obtient l’élément actuel.

virtual MakeConstRef_t<T> System::Collections::Generic::IEnumerator<T>::Current() const

ReturnValue

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

Voir aussi