System::Collections::Generic::SortedDictionary::crend metodu

SortedDictionary::crend method

Koleksiyonun başlangıcından önceki var olmayan const nitelikli öğe için ters bir yineleyici al.

const_reverse_iterator System::Collections::Generic::SortedDictionary<TKey, TValue>::crend() const noexcept

ReturnValue

Haritada (ters sırada son) ilk öğenin önündeki teorik const-nitelikli öğeye işaret eden bir ters yineleyici.

Ayrıca Bakınız