System::Collections::Generic::List::crend yöntemi

List::crend method

Koleksiyonun başlangıcından önceki var olmayan const nitelikli öğe için ters bir yineleyici al.

const_reverse_iterator System::Collections::Generic::List<T>::crend() const noexcept

ReturnValue

Listedeki ilk öğeden önce gelen teorik const nitelikli öğeyi işaret eden ters yineleyici (ters yönde son).

Ayrıca Bakınız