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