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

LinkedList::cend method

يحصل على مكرر لعنصر غير موجود مؤهل بـ const خلف نهاية المجموعة.

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

ReturnValue

مؤشر يشير إلى العنصر النظري المؤهل كـ const الموجود بعد عنصر النهاية في القائمة المرتبطة.

انظر أيضًا