System::Collections::Generic::LinkedList::cbegin metod
LinkedList::cbegin method
Hämtar iterator till det första const‑kvalificerade elementet i samlingen.
const_iterator System::Collections::Generic::LinkedList<T>::cbegin() const noexcept
ReturnValue
En iterator som pekar på det första konstanthänvisade elementet i den länkade listan.
Se även
- Typedef const_iterator
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++