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.Page for C++