System::Collections::Generic::SortedDictionary::rend metodu
SortedDictionary::rend() const method
Const nitelikli koleksiyonun başlangıcından önceki mevcut olmayan bir öğe için ters yineleyici alır.
const_reverse_iterator System::Collections::Generic::SortedDictionary<TKey, TValue>::rend() const noexcept
ReturnValue
Const-nitelikli haritada (ters sırada son) ilk öğenin önündeki teorik öğeye işaret eden bir ters yineleyici.
Ayrıca Bakınız
- Typedef const_reverse_iterator
- Class SortedDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
SortedDictionary::rend() method
Koleksiyonun başlangıcından önceki mevcut olmayan bir öğe için ters yineleyici alır.
reverse_iterator System::Collections::Generic::SortedDictionary<TKey, TValue>::rend() noexcept
ReturnValue
Haritada (ters sırada son) ilk öğenin önündeki teorik öğeye işaret eden bir ters yineleyici.
Ayrıca Bakınız
- Typedef reverse_iterator
- Class SortedDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++