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

SortedDictionary::crbegin method

Koleksiyonun son const nitelikli öğesine (ters yönde ilk) ters bir yineleyici al.

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