Méthode System::Collections::Generic::LinkedList::crend
LinkedList::crend method
Obtient un itérateur inverse pour un élément const inexistant avant le début de la collection.
const_reverse_iterator System::Collections::Generic::LinkedList<T>::crend() const noexcept
ReturnValue
Un itérateur inverse pointant vers l’élément théorique const‑qualifié précédant le premier élément dans la liste chaînée (dernier en sens inverse).
Voir aussi
- Typedef const_reverse_iterator
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++