System::Collections::Generic::BaseSet::cend method

BaseSet::cend method

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

const_iterator System::Collections::Generic::BaseSet<T, SET_T>::cend() const noexcept

ReturnValue

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

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