System::Collections::Generic::SortedList::crend yöntemi

SortedList::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::SortedList<TKey, TValue>::crend() const noexcept

ReturnValue

Haritada ilk öğeden önce gelen teorik const nitelikli öğeye işaret eden ters yineleyici (ters yönde son).

Ayrıca Bakınız