System::Collections::IEnumeratorImplRefType::get_Current méthode

IEnumeratorImplRefType::get_Current method

Obtient l’élément actuel.

virtual const SharedPtr<System::Object> & System::Collections::IEnumeratorImplRefType<T>::get_Current() const override

ReturnValue

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

Voir aussi