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

List::cbegin method

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

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

ReturnValue

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

انظر أيضًا