Metodo System::Collections::Generic::IEnumerator::get_Current

IEnumerator::get_Current method

Restituisce l’elemento corrente.

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

ReturnValue

Copia dell’elemento attualmente referenziato.

Vedi anche