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