طريقة 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.Page for C++