Метод System::Collections::Generic::BaseSet::cbegin
BaseSet::cbegin method
Получает итератор к первому константно‑квалифицированному элементу коллекции.
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.PDF for C++