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