System::Collections::Generic::SortedList::crend methode
SortedList::crend method
Haalt een reverse‑iterator op voor een niet‑bestaand const‑gekwalificeerd element vóór het begin van de collectie.
const_reverse_iterator System::Collections::Generic::SortedList<TKey, TValue>::crend() const noexcept
ReturnValue
Een reverse‑iterator die wijst naar het theoretische const‑gekwalificeerde element dat voorafgaat aan het eerste element in de map (laatste in reverse).
Zie ook
- Typedef const_reverse_iterator
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++