System::Collections::IEnumerator::Current metodo

IEnumerator::Current method

Restituisce l’elemento corrente.

virtual const SharedPtr<System::Object> & System::Collections::IEnumerator::Current() const

ReturnValue

Copia dell’elemento attualmente referenziato.

Vedi anche