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