System::Collections::Generic::LinkedList::Enumerator::MoveNext metodo
Enumerator::MoveNext method
Sposta l’enumeratore al prossimo elemento (se presente).
bool System::Collections::Generic::LinkedList<T>::Enumerator::MoveNext() override
ReturnValue
Vero se il prossimo elemento è stato selezionato con successo, altrimenti falso.
Vedi anche
- Class Enumerator
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++