Método System::Collections::Generic::LinkedList::Enumerator::MoveNext
Enumerator::MoveNext method
Apunta el enumerador al siguiente elemento (si lo hay).
bool System::Collections::Generic::LinkedList<T>::Enumerator::MoveNext() override
ReturnValue
True si el siguiente elemento se seleccionó con éxito, de lo contrario false.
Ver también
- Class Enumerator
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++