System::Collections::Generic::LinkedList::Enumerator::MoveNext method
Enumerator::MoveNext method
Enumeratore di punti al prossimo elemento (se presente).
bool System::Collections::Generic::LinkedList<T>::Enumerator::MoveNext() override
ReturnValue
Vero se l’elemento successivo è stato selezionato correttamente, altrimenti falso.
Vedi anche
- Class Enumerator
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++