System::Collections::IEnumeratorImplRefType::get_Current método

IEnumeratorImplRefType::get_Current method

Obtiene el elemento actual.

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

ReturnValue

Copia del elemento actualmente referenciado.

Ver también