System::Collections::Generic::List::crend method
List::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::List<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 de la liste (dernier en sens inverse).
Voir aussi
- Typedef const_reverse_iterator
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++