System::Collections::IEnumeratorImplValueType::get_Current metodo

IEnumeratorImplValueType::get_Current method

Restituisce l’elemento corrente.

virtual const SharedPtr<System::Object> & System::Collections::IEnumeratorImplValueType<T>::get_Current() const override

ReturnValue

Copia dell’elemento attualmente referenziato.

Vedi anche