طريقة 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.Font for C++