System::Collections::Generic::BaseSet::cend 方法
BaseSet::cend method
获取集合末尾之后的不存在的 const 限定元素的迭代器。
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::cend() const noexcept
ReturnValue
一个指向哈希集合中位于结束元素之后的理论 const 限定元素的迭代器。
另见
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++