System::Collections::Specialized::StringCollection::cend method
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.Page for C++