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