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