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

IEnumerator::get_Current method

Obtient l’élément actuel.

virtual const SharedPtr<System::Object> & System::Collections::IEnumerator::get_Current() const =0

ReturnValue

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

Voir aussi