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