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
- Typedef MakeConstRef_t
- Class IEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Page for C++