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

LinkedList::cbegin method

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

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

ReturnValue

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

انظر أيضًا