System::Collections::Generic::IEnumerable::cend 方法
IEnumerable::cend method
获取指向集合中最后一个 const 限定元素之后的位置的迭代器(如果存在)。
const_iterator System::Collections::Generic::IEnumerable<T>::cend() const
ReturnValue
指向集合中最后一个 const 限定元素(如果有)之后的迭代器
另见
- Typedef const_iterator
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.Font for C++