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