System::Collections::Generic::LinkedList::cbegin طريقة

LinkedList::cbegin method

يحصل على المؤشر إلى العنصر الأول المؤهل كـ const في المجموعة.

const_iterator System::Collections::Generic::LinkedList<T>::cbegin() const noexcept

ReturnValue

مكرر يشير إلى العنصر الأول المؤهل كـ const في القائمة المرتبطة.

انظر أيضًا