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