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

LinkedList::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::LinkedList<T>::crend() const noexcept

ReturnValue

Bağlı listede ilk öğenin önündeki teorik const-nitelikli öğeyi işaret eden ters iterator (ters yönde son).

Ayrıca Bakınız