System::Collections::Generic::SortedDictionary::crend मेथड

SortedDictionary::crend method

संग्रह की शुरुआत से पहले एक गैर-मौजूद const-योग्य तत्व के लिए रिवर्स इटरेटर प्राप्त करता है।

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

ReturnValue

एक रिवर्स इटररेटर जो मैप में पहले तत्व से पहले के सैद्धांतिक const-योग्य तत्व की ओर संकेत करता है (रिवर्स में अंतिम)।

संबंधित देखें