System::Collections::Generic::IEnumerable::cbegin metod
IEnumerable::cbegin method
Hämtar iterator som pekar på det första const‑kvalificerade elementet (om något) i samlingen.
const_iterator System::Collections::Generic::IEnumerable<T>::cbegin() const
ReturnValue
En iterator som pekar på det första const‑kvalificerade elementet (om något) i samlingen
Se även
- Typedef const_iterator
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.Page for C++