System::Collections::Generic::SortedList::crend méthode
SortedList::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::SortedList<TKey, TValue>::crend() const noexcept
ReturnValue
Un itérateur inversé pointant vers l’élément const-qualifié théorique précédant le premier élément dans la map (dernier en inverse).
Voir aussi
- Typedef const_reverse_iterator
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++