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