System::Collections::Generic::LinkedList::cend طريقة
LinkedList::cend method
يحصل على المؤشر لعنصر غير موجود مؤهل كـ const يقع خلف نهاية المجموعة.
const_iterator System::Collections::Generic::LinkedList<T>::cend() const noexcept
ReturnValue
مكرّر يشير إلى العنصر النظري المؤهل كـ const الموجود بعد عنصر النهاية في القائمة المرتبطة.
انظر أيضًا
- Typedef const_iterator
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++