System::Collections::Generic::List::cend method

List::cend method

संग्रह के अंत के पीछे मौजूद न होने वाले const-योग्य तत्व के लिए इटररेटर प्राप्त करता है।

const_iterator System::Collections::Generic::List<T>::cend() const noexcept

ReturnValue

सूची में अंत तत्व के बाद स्थित सैद्धांतिक const-योग्य तत्व की ओर इशारा करने वाला इटररेटर।

संबंधित देखें