System::Collections::Generic::LinkedList::Enumerator::MoveNext method
Enumerator::MoveNext method
Points enumerator to the next element (if any).
bool System::Collections::Generic::LinkedList<T>::Enumerator::MoveNext() override
ReturnValue
True if next element was selected successfully, otherwise false.
See Also
- Class Enumerator
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++