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

BaseSet::cbegin method

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

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

ReturnValue

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

انظر أيضًا