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