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.Font for C++