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