Método crend de System::Collections::Generic::SortedList
SortedList::crend method
Obtiene un iterador inverso para un elemento calificado como const que no existe antes del inicio de la colección.
const_reverse_iterator System::Collections::Generic::SortedList<TKey, TValue>::crend() const noexcept
ReturnValue
Un iterador inverso que apunta al elemento teórico calificado como const que precede al primer elemento en el mapa (último en reversa).
Ver también
- Typedef const_reverse_iterator
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++