System::Collections::Generic::SortedList::crend metod
SortedList::crend method
Hämtar en omvänd iterator för ett icke-existerande const-kvalificerat element före samlingens början.
const_reverse_iterator System::Collections::Generic::SortedList<TKey, TValue>::crend() const noexcept
ReturnValue
En omvänd iterator som pekar på det teoretiska const‑kvalificerade elementet som föregår det första elementet i kartan (sista i omvänd ordning).
Se även
- Typedef const_reverse_iterator
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++