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