System::Collections::IEnumerator::get_Current metodo

IEnumerator::get_Current method

Restituisce l’elemento corrente.

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

ReturnValue

Copia dell’elemento attualmente referenziato.

Vedi anche