System::Collections::Generic::SortedList::crbegin मेथड
SortedList::crbegin method
संग्रह के अंतिम const-योग्य तत्व के लिए एक रिवर्स इटरेटर प्राप्त करता है (रिवर्स में पहला)।
const_reverse_iterator System::Collections::Generic::SortedList<TKey, TValue>::crbegin() const noexcept
ReturnValue
मानचित्र में अंतिम स्थिर-योग्य तत्व (रिवर्स में पहला) की ओर इंगित करने वाला एक रिवर्स इटररेटर।
संबंधित देखें
- Typedef const_reverse_iterator
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++