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