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