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