System::Collections::Generic::IEnumerator::Current metodo

IEnumerator::Current method

Restituisce l’elemento corrente.

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

ReturnValue

Copia dell’elemento attualmente referenziato.

Vedi anche