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

BaseSet::cbegin method

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

const_iterator System::Collections::Generic::BaseSet<T, SET_T>::cbegin() const noexcept

ReturnValue

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

انظر أيضًا