System::Collections::Generic::SortedDictionary::crend method

SortedDictionary::crend method

Mendapatkan iterator terbalik untuk elemen const yang tidak ada sebelum awal koleksi.

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

ReturnValue

Iterator terbalik yang menunjuk ke elemen teoritis yang dikualifikasikan const dan mendahului elemen pertama dalam peta (terakhir dalam urutan terbalik).

Lihat Juga