System::Collections::Generic::SortedList::crbegin metodu

SortedList::crbegin method

Koleksiyonun son const-nitelikli elemanına (ters sırada ilk) bir ters yineleyici alır.

const_reverse_iterator System::Collections::Generic::SortedList<TKey, TValue>::crbegin() const noexcept

ReturnValue

Haritada son sabit nitelikli öğeyi (ters sırada ilk) gösteren bir ters yineleyici.

Ayrıca Bakınız