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

SortedDictionary::crbegin method

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

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

ReturnValue

मानचित्र में अंतिम स्थिर-योग्य तत्व (रिवर्स में पहला) की ओर इंगित करने वाला एक रिवर्स इटररेटर।

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