System::Collections::Generic::LinkedList::cbegin metodo
LinkedList::cbegin method
Ottiene l’iteratore al primo elemento qualificato come const della collezione.
const_iterator System::Collections::Generic::LinkedList<T>::cbegin() const noexcept
ReturnValue
Un iteratore che punta al primo elemento qualificato come const nella lista collegata.
Vedi anche
- Typedef const_iterator
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++