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.Font for C++