طريقة System::Collections::Generic::List::cend

List::cend method

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

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

ReturnValue

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

انظر أيضًا