System::Collections::Generic::LinkedList::cend method

LinkedList::cend method

Koleksiyonun sonundaki mevcut olmayan const-nitelikli bir öğe için yineleyici alır.

const_iterator System::Collections::Generic::LinkedList<T>::cend() const noexcept

ReturnValue

Bağlı listede son öğenin ardından yer alan teorik const nitelikli öğeyi gösteren bir yineleyici.

Ayrıca Bakınız