System::Collections::Generic::SimpleEnumerator::get_Current method
SimpleEnumerator::get_Current method
Obtiene el elemento ‘actual’.
MakeConstRef_t<Element> System::Collections::Generic::SimpleEnumerator<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 SimpleEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Page for C++