Método System::Collections::Generic::IEnumerator::get_Current

IEnumerator::get_Current method

Obtiene el elemento actual.

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

ReturnValue

Copia del elemento actualmente referenciado.

Ver también