System::Collections::Generic::SortedDictionary::crbegin method
SortedDictionary::crbegin method
Haalt een reverse‑iterator op naar het laatste const‑gekwalificeerde element van de collectie (eerste in reverse).
const_reverse_iterator System::Collections::Generic::SortedDictionary<TKey, TValue>::crbegin() const noexcept
ReturnValue
Een reverse-iterator die wijst naar het laatste const-gekwalificeerde element in de map (eerste in reverse).
Zie ook
- Typedef const_reverse_iterator
- Class SortedDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++