Aspose::Page::XPS::XpsModel::XpsElement::end メソッド
XpsElement::end() const method
const 修飾されたコレクションインスタンスの最後の要素(存在する場合)の直後を指すイテレータを取得します。
const_iterator Aspose::Page::XPS::XpsModel::XpsElement::end() const noexcept
ReturnValue
コレクションの const 修飾インスタンスの最後の要素(存在する場合)の直後を指すイテレータ
参照
- Typedef const_iterator
- Class XpsElement
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++
XpsElement::end() method
コレクションの最後の要素(存在する場合)の直後を指すイテレータを取得します。
iterator Aspose::Page::XPS::XpsModel::XpsElement::end() noexcept
ReturnValue
コレクションの最後の要素(存在する場合)の直後を指すイテレータ
参照
- Typedef iterator
- Class XpsElement
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++