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