System::Collections::Generic::ReverseEnumerator::get_Current método
ReverseEnumerator::get_Current method
Obtiene el elemento ‘actual’.
virtual MakeConstRef_t<Element> System::Collections::Generic::ReverseEnumerator<Container, Element>::get_Current() const override
ReturnValue
Elemento actual (si lo hay) o elemento construido por defecto en caso contrario.
Ver también
- Typedef MakeConstRef_t
- Class ReverseEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Page for C++