System::Collections::Generic::SortedDictionary::crbegin method

SortedDictionary::crbegin method

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

const_reverse_iterator System::Collections::Generic::SortedDictionary<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