System::Collections::Generic::BaseSet::cbegin मेथड

BaseSet::cbegin method

संग्रह के पहले const-योग्य तत्व के लिए इटररेटर प्राप्त करता है।

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

ReturnValue

हैश सेट में पहले const-योग्य तत्व की ओर संकेत करने वाला इटरेटर.

संबंधित देखें