طريقة System::Collections::Generic::List::cend
List::cend method
يحصل على المؤشر لعنصر غير موجود مؤهل كـ const يقع خلف نهاية المجموعة.
const_iterator System::Collections::Generic::List<T>::cend() const noexcept
ReturnValue
مُكرِّر يشير إلى العنصر الثابت النظري الموضوع بعد عنصر النهاية في القائمة.
انظر أيضًا
- Typedef const_iterator
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++