طريقة System::Collections::Generic::BaseSet::cbegin
BaseSet::cbegin method
يحصل على المؤشر إلى العنصر الأول المؤهل كـ const في المجموعة.
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::cbegin() const noexcept
ReturnValue
مؤشر يشير إلى العنصر الأول المؤهل كـ const في مجموعة التجزئة.
انظر أيضًا
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++