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