System::Collections::Generic::BaseDictionary::cend yöntemi
BaseDictionary::cend method
Konteynerin son öğesini izleyen öğeye bir yineleyici döndürür. STL stilinde uygulanmıştır. Bu öğe bir yer tutucu görevi görür; ona erişmeye çalışmak tanımsız davranışa neden olur.
stl_const_iterator System::Collections::Generic::BaseDictionary<Map>::cend() const noexcept
ReturnValue
Koleksiyonun son öğesinden sonra yer alan teorik const nitelikli öğeye işaret eden bir yineleyici.
Ayrıca Bakınız
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++