System::Collections::Generic::SortedDictionary::crbegin method

SortedDictionary::crbegin method

يحصل على مكرر عكسي للعنصر الأخير المؤهل كـ const في المجموعة (الأول في الاتجاه العكسي).

const_reverse_iterator System::Collections::Generic::SortedDictionary<TKey, TValue>::crbegin() const noexcept

ReturnValue

مكرر عكسي يشير إلى العنصر الأخير المؤهل كـ const في الخريطة (الأول في الاتجاه العكسي).

انظر أيضًا