System::Collections::Generic::SortedList::crend metode

SortedList::crend method

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

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

ReturnValue

Iterator terbalik yang menunjuk ke elemen const teoretis yang mendahului elemen pertama dalam map (terakhir dalam urutan terbalik).

Lihat Juga