System::Collections::Generic::List::cbegin method
List::cbegin method
Λαμβάνει επαναλήπτη στο πρώτο στοιχείο με χαρακτηριστικό const της συλλογής.
const_iterator System::Collections::Generic::List<T>::cbegin() const noexcept
ReturnValue
Ένας επαναλήπτης που δείχνει στο πρώτο στοιχείο με const στη λίστα.
Δείτε επίσης
- Typedef const_iterator
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++