System::Collections::Generic::List::cbegin methode
List::cbegin method
Haalt een iterator op naar het eerste const-gekwalificeerde element van de collectie.
const_iterator System::Collections::Generic::List<T>::cbegin() const noexcept
ReturnValue
Een iterator die naar het eerste const‑gekwalificeerde element in de lijst wijst.
Zie ook
- Typedef const_iterator
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++