System::Collections::Generic::LinkedList::Enumerator::MoveNext method
Enumerator::MoveNext method
عداد النقاط إلى العنصر التالي (إن وجد).
bool System::Collections::Generic::LinkedList<T>::Enumerator::MoveNext() override
ReturnValue
صحيح إذا تم اختيار العنصر التالي بنجاح، وإلا خطأ.
انظر أيضًا
- Class Enumerator
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++