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